mirror of
https://github.com/knex/knex.git
synced 2025-12-28 07:29:16 +00:00
* fixed table alter attribute order. (first, after) * add test cases, alter table position with comment. * add real database test cases. * after, first tests only mysql or mariadb.