Replies: 2 comments 3 replies
-
|
There is GRDBUndo as one option. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi @lucamegh, this is something we will probably look at sometime in the future, but not sure when yet. Luckily it should be possible to build your own outside the library. SQLite even has a dedicated article on how undo can be implemented using triggers. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now that CloudKit sync is out, there's still one major feature that SQLiteData lacks compared to SwiftData: built-in undo and redo management. Have you already started exploring the idea, or are there any plans to add such a feature?
Beta Was this translation helpful? Give feedback.
All reactions