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-04 07:26:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
lib
/
dialects
/
mysql
/
schema
History
davidf84
770b2f20ac
Fixed issue with bigincrements not working with composite primary key in MySQL -
#5341
(
#5343
)
...
Co-authored-by: David Farrugia <david.farrugia@sagossgroup.com>
2023-11-29 02:10:12 +02:00
..
mysql-columncompiler.js
Checks Constraints Support (
#4874
)
2022-01-06 14:44:16 +01:00
mysql-compiler.js
fix: mysql hasColumn Error.(hasColumn
a_id
but hasColumn('a_Id') is false) (
#5148
)
2022-04-29 11:29:15 +02:00
mysql-tablecompiler.js
Fixed issue with bigincrements not working with composite primary key in MySQL -
#5341
(
#5343
)
2023-11-29 02:10:12 +02:00
mysql-viewbuilder.js
View support (
#1626
) (
#4748
)
2021-10-20 23:23:29 +03:00
mysql-viewcompiler.js
View support (
#1626
) (
#4748
)
2021-10-20 23:23:29 +03:00