RFC: Use provided type to create the dstTable rather than inferring from the SQL types #1872

Merged
lunny merged 18 commits from zeripath/xorm:dump-infer-from-type into master 2021-05-07 01:19:04 +00:00

18 Commits

Author SHA1 Message Date
26cbce14e0
Fix mssql timezone
All checks were successful
continuous-integration/drone/pr Build is passing
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-20 20:26:56 +01:00
ed8e7e426a
ugh
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-20 19:25:57 +01:00
e9a66ac1ad
Merge branch 'master' into dump-infer-from-type 2021-04-20 17:49:37 +01:00
d64cf2f2d2
use session for import
Some checks failed
continuous-integration/drone/pr Build is failing
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-12 19:39:23 +01:00
efebf2525f
remove fprintf
Some checks failed
continuous-integration/drone/pr Build is failing
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-12 15:35:21 +01:00
3a1b5ce682
tidb also needs parseTime too
Some checks failed
continuous-integration/drone/pr Build is failing
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-12 15:21:03 +01:00
4322c59c4f
better
Some checks failed
continuous-integration/drone/pr Build is failing
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-12 12:55:39 +01:00
de0cf1c553
Handle bools in MSSQL
Some checks failed
continuous-integration/drone/pr Build is failing
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-12 12:43:47 +01:00
4deb11051f
Merge branch 'dump-infer-from-type' of gitea.com:zeripath/xorm into dump-infer-from-type
Some checks failed
continuous-integration/drone/pr Build is failing
2021-04-11 22:03:02 +01:00
fed511cc66
set parseTime=true
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-11 22:02:49 +01:00
6689bead30 Merge branch 'master' into dump-infer-from-type 2021-04-12 00:29:22 +08:00
0d479de2a0 Merge branch 'master' into dump-infer-from-type 2021-04-11 16:47:30 +08:00
2e53ce7454 Merge branch 'master' into dump-infer-from-type
Some checks failed
continuous-integration/drone/pr Build is failing
2021-04-10 13:06:56 +08:00
3d4da2bea2 Merge branch 'master' into dump-infer-from-type 2021-04-08 18:20:33 +08:00
aff1ae8d3f
Merge branch 'dump-infer-from-type' of gitea.com:zeripath/xorm into dump-infer-from-type
Some checks reported errors
continuous-integration/drone/pr Build was killed
2021-04-07 17:33:50 +01:00
3ff3839b59
fix test bug
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-07 17:32:40 +01:00
d1be010b1d Merge branch 'master' into dump-infer-from-type
Some checks failed
continuous-integration/drone/pr Build is failing
2021-04-08 00:14:08 +08:00
6d1aba4e23
Use provided type to create the dstTable rather than inferring from the SQL types
Some checks reported errors
continuous-integration/drone/pr Build was killed
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-02-28 16:08:57 +00:00