[sqlite]SqliteQueryRunner#dropColumns
fails when a table has check constraints
#14
Labels
SqliteQueryRunner#dropColumns
fails when a table has check constraints
#14
Issue type:
[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue
Database system/driver:
[ ]
cordova
[ ]
mongodb
[ ]
mssql
[ ]
mysql
/mariadb
[ ]
oracle
[ ]
postgres
[ ]
cockroachdb
[x]
sqlite
[ ]
sqljs
[ ]
react-native
[ ]
expo
TypeORM version:
[x]
latest
[ ]
@next
[ ]
0.x.x
(or put your version here)Steps to reproduce or a small repository showing the problem:
How to reproduce
See: /test/functional/query-runner/drop-column.ts
Summary
This problem is caused by behavioral differences between deno-sqlite and node-sqlite3.
Log output of /test/functional/query-runner/drop-column.ts
The text was updated successfully, but these errors were encountered: