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-07-05 08:01:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
lib
/
dialects
/
sqlite3
/
schema
/
internal
History
Zhang Yidong
ab1f9ae372
[Sqlite3] Fix can not get table sql because of case sensitive (
#5509
)
...
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
2023-03-30 18:15:04 +02: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
[Sqlite3] Fix can not get table sql because of case sensitive (
#5509
)
2023-03-30 18:15:04 +02: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