-
Notifications
You must be signed in to change notification settings - Fork 753
Add cockroach support and tests #896
base: master
Are you sure you want to change the base?
Conversation
|
Should fix #802 |
Codecov Report
@@ Coverage Diff @@
## master #896 +/- ##
==========================================
- Coverage 57.55% 54.58% -2.97%
==========================================
Files 44 42 -2
Lines 7966 7661 -305
==========================================
- Hits 4585 4182 -403
- Misses 2818 2943 +125
+ Partials 563 536 -27
Continue to review full report at Codecov.
|
|
@lunny you can use the |
|
@lunny it looks like a lot of failures from the tests come from the colType being The following table has the available column types for text/strings:
Here is the link to the specific docs page that I am refering to: https://www.postgresql.org/docs/9.6/static/datatype-character.html |
ccb1e5a to
8b0cd3d
Compare
|
gentle ping.. |
|
@vtolstov I will change this and test with the latest cockroach |
|
@lunny do you already have tests and all works fine? |
01f105f to
45bd5dd
Compare
|
Will continue the work on this PR. |
45bd5dd to
bf552f3
Compare
4017eae to
ceae32f
Compare
cbfaaba to
09b17ef
Compare
016f204 to
4966715
Compare
|
please unblock comments on gitea.com/xorm/xorm repo |
Fix tests fix some tests and ignore some Add &experimental_serial_normalization=sql_sequence on test so that id will increase from 1 fix drone Fix drone Fix drone Fix drone Remove space Add makefile fix drone fix drone fix drone update fix tests use sql_sequence when testing fix postgres ci fix circle ci for cockroach upgrade cockroach version add trace on error add drone ci run cockroach background run cockroach backround run cockroach backround fix test fix run cockroach add cockroach test to circleci add cockroach support Add tests for table name (go-xorm#1... Reviewed-on: https://gitea.com/xorm/xorm/pulls/896
No description provided.