mirror of
https://github.com/jlengrand/exposed-wiki.git
synced 2026-03-10 08:11:18 +00:00
Updated Getting Started (markdown)
This commit is contained in:
committed by
Andrey.Tarashevskiy
parent
d1e4f5e8ab
commit
9028e6cacc
@@ -60,7 +60,7 @@ transaction {
|
||||
}
|
||||
```
|
||||
|
||||
When starting, it is recommended to log database statements to see the actual DB calls:
|
||||
To see the actual DB calls, add a logger:
|
||||
```kotlin
|
||||
transaction {
|
||||
// print sql to std-out
|
||||
|
||||
Reference in New Issue
Block a user