Skip to content

Commit dc6393b

Browse files
committed
update example
Signed-off-by: George Lemon <georgelemon@protonmail.com>
1 parent 8825d34 commit dc6393b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ db.insertRow("users", row({
5757
"meta": newJsonValue(%*{"hobbies": ["reading", "hiking"]})
5858
}))
5959
60-
# no data pushed to main store file yet since WAL flush is pending
61-
check db.getTable("users").get().isEmpty()
62-
6360
# flush the WAL to disk (when enabled)
6461
db.checkpoint()
6562

0 commit comments

Comments
 (0)