Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptPilot committed Feb 28, 2024
2 parents 03ea2e3 + 696cf35 commit 1bc0165
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ Based on the installation path above.
Run `npm run dev` and see the task list from `testdata.sql` being logged to the console.
The required properties `id`, `$updated`, `$deleted` and `$synchronized` are set and updated automatically, you do not need to modify them manually. By default, UUIDv4 is used for new ids.
## Function Details
### sync(table, path, options = {})
Expand Down

0 comments on commit 1bc0165

Please sign in to comment.