mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-06 01:34:21 +01:00
This pull request addresses [issue #256](https://github.com/penberg/limbo/issues/256). However, it currently breaks insertions into tables that lack a row-id alias due to the NewRowId not being implemented yet. I have created an [issue](https://github.com/penberg/limbo/issues/275) to track this problem and will submit a separate pull request to resolve it soon. Closes #274