Skip to content

Conversation

@Pavan-Nambi
Copy link
Contributor

ackups.
turso> create table t2(x primary key) without rowid;
turso> insert into t2 values(50);
turso>

turso on ξ‚  idiotic.rowid.go.away [$!?] is πŸ“¦ v0.3.0 via 🐍 v3.12.3 via πŸ¦€ v1.88.0 took 15s
❯ sqlite3 withoutrow
SQLite version 3.50.4 2025-07-30 19:33:53
Enter ".help" for usage hints.
sqlite> pragma index_info(t2);
0|0|x
sqlite>

@Pavan-Nambi Pavan-Nambi force-pushed the idiotic.rowid.go.away branch from bad451e to 9f56ca4 Compare November 14, 2025 03:24
@Pavan-Nambi
Copy link
Contributor Author

Note to self: autoincr should never exist here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant