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-18 02:53:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
lib
/
dialects
/
sqlite3
/
schema
History
Olivier Cavadenti
ace439d5c7
Implement partial index support (
#4768
)
2021-10-26 00:37:26 +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
Implement partial index support (
#4768
)
2021-10-26 00:37:26 +03:00
sqlite-viewcompiler.js
View support (
#1626
) (
#4748
)
2021-10-20 23:23:29 +03:00