This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
knex
Watch
1
Star
0
Fork
0
You've already forked knex
mirror of
https://github.com/knex/knex.git
synced
2025-11-17 18:44:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
lib
/
dialects
/
sqlite3
/
schema
History
Igor Savin
07c30bfcb8
Implement truncate method for CockroachDB, refactor and fix some tests (
#4714
)
2021-10-10 01:33:20 +03:00
..
internal
Clean up SQLite DDL handling and move all operations to the parser-based approach (
#4648
)
2021-08-25 17:30:44 +03:00
ddl.js
Added setNullable support to SQLite (
#4684
)
2021-09-19 18:14:06 +03:00
sqlite-columncompiler.js
Implement truncate method for CockroachDB, refactor and fix some tests (
#4714
)
2021-10-10 01:33:20 +03:00
sqlite-compiler.js
Adjust generateDdlCommands return type (
#4326
)
2021-03-01 19:11:16 +02:00
sqlite-tablecompiler.js
Added setNullable support to SQLite (
#4684
)
2021-09-19 18:14:06 +03:00