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-03 07:04:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
lib
/
dialects
/
mysql
History
Connor Tumbleson
b20047bba5
Fixes Maria issue with 'NULL' returned instead of NULL on MariaDB 10.2.6+ (
#5181
)
2022-05-22 14:39:45 +02:00
..
query
Fixes Maria issue with 'NULL' returned instead of NULL on MariaDB 10.2.6+ (
#5181
)
2022-05-22 14:39:45 +02:00
schema
fix: mysql hasColumn Error.(hasColumn
a_id
but hasColumn('a_Id') is false) (
#5148
)
2022-04-29 11:29:15 +02:00
index.js
Mysql2 validate connection
fix
#4794
(
#4812
)
2021-11-08 22:12:34 +01:00
transaction.js
Migrate to classes (
#4253
)
2021-01-31 12:40:13 +02:00