Files
turso/parser
Pekka Enberg cfaba4ab10 Merge 'Implement libSQL's ALTER COLUMN extension' from Levy A.
Implement `ALTER COLUMN` as described here:
https://github.com/tursodatabase/libsql/blob/main/libsql-
sqlite3/doc/libsql_extensions.md#altering-columns
- [x] Add `ALTER COLUMN` to parser
- [x] Implement `Insn::AlterColumn`
- [x] Add tests

Closes #2814
2025-09-02 09:06:03 +03:00
..
2025-08-15 16:45:18 +07:00
2025-08-06 15:42:51 +07:00
2025-08-21 15:24:01 -03:00
2025-08-07 15:40:36 +07:00

TODO