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-08-02 13:52:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
lib
/
dialects
/
sqlite3
/
schema
History
Rijk van Zanten
910c009870
Rework dropForeign to use new tokenized structure (
#4376
)
...
Fixes
#4369
2021-03-15 22:45:28 +02:00
..
internal
SQLite parser improvements (
#4333
)
2021-03-03 00:42:43 +02:00
ddl.js
Rework dropForeign to use new tokenized structure (
#4376
)
2021-03-15 22:45:28 +02:00
sqlite-columncompiler.js
Migrate columncompiler to classes (
#4193
)
2021-01-01 20:35:54 +02:00
sqlite-compiler.js
Adjust generateDdlCommands return type (
#4326
)
2021-03-01 19:11:16 +02:00
sqlite-tablecompiler.js
Fix SQLite not doing rollback when altering columns fails (
#4336
)
2021-03-03 20:50:45 +02:00