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-19 11:33:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
lib
/
dialects
/
sqlite3
/
schema
/
internal
History
Nicola Krumschmidt
00cbd00631
Clean up SQLite DDL handling and move all operations to the parser-based approach (
#4648
)
2021-08-25 17:30:44 +03:00
..
compiler.js
SQLite parser improvements (
#4333
)
2021-03-03 00:42:43 +02:00
parser-combinator.js
Add support for altering columns to SQLite (
#4322
)
2021-02-26 22:36:46 +02:00
parser.js
Clean up SQLite DDL handling and move all operations to the parser-based approach (
#4648
)
2021-08-25 17:30:44 +03:00
sqlite-ddl-operations.js
Clean up SQLite DDL handling and move all operations to the parser-based approach (
#4648
)
2021-08-25 17:30:44 +03:00
tokenizer.js
Add support for altering columns to SQLite (
#4322
)
2021-02-26 22:36:46 +02:00
utils.js
Clean up SQLite DDL handling and move all operations to the parser-based approach (
#4648
)
2021-08-25 17:30:44 +03:00