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
2026-01-07 04:27:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
lib
/
dialects
/
sqlite3
/
schema
History
Nicola Krumschmidt
b0299f74ef
Use SQLite rename column instead of ddl helper (
#4200
)
...
Since SQLite version 3.25.0 renaming columns is supported natively.
2021-01-03 23:49:12 +02:00
..
internal
Return complete list of DDL commands for creating foreign keys in SQLite (
#4194
)
2021-01-03 04:10:26 +02:00
ddl.js
Use SQLite rename column instead of ddl helper (
#4200
)
2021-01-03 23:49:12 +02:00
sqlite-columncompiler.js
Migrate columncompiler to classes (
#4193
)
2021-01-01 20:35:54 +02:00
sqlite-compiler.js
Return complete list of DDL commands for creating foreign keys in SQLite (
#4194
)
2021-01-03 04:10:26 +02:00
sqlite-tablecompiler.js
Use SQLite rename column instead of ddl helper (
#4200
)
2021-01-03 23:49:12 +02:00