Zach Musgrave
|
d6c0ceefc7
|
Tests of ordered cursors. Only partly working, probably because of faulty test sequence implementation.
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-08-14 17:05:30 -07:00 |
|
Zach Musgrave
|
fa95eac04f
|
Bug fix for reverse sequence cursor. Not sufficient to just mark a cursor reverse after the fact, need to initialize cursors at all levels of the tree as reverse as well. Still needs tests, but fixes panics in sqllogictest.
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-08-13 17:07:15 -07:00 |
|
Dustin Brown
|
1970d38b96
|
/go/utils/{checkcommitters}: Remove uneccessary checkcommitters script
|
2020-08-11 14:20:57 -07:00 |
|
Dustin Brown
|
547df10709
|
/{.github, go}: remove check-committers check from ci
|
2020-08-11 13:25:57 -07:00 |
|
Zach Musgrave
|
bc605bcbe1
|
Merge pull request #827 from johnmanjiro13/show-current-branch
add --show-current option to dolt branch
|
2020-08-11 12:53:05 -07:00 |
|
Andy Arthur
|
72eadfd0da
|
spelling/comment updates
|
2020-08-10 13:07:37 -07:00 |
|
Andy Arthur
|
0c21a3e8d8
|
fixed list branches
|
2020-08-10 10:49:50 -07:00 |
|
Andy Arthur
|
e6ee02b486
|
fixed conflicts
|
2020-08-10 10:11:12 -07:00 |
|
Andy Arthur
|
e138c93955
|
updated tests, cleanup
|
2020-08-10 10:03:37 -07:00 |
|
Brian Hendriks
|
250ec98e29
|
read-tables
dolt read-tables command
|
2020-08-09 18:20:54 -07:00 |
|
Andy Arthur
|
5144162cd2
|
first pass at tags
|
2020-08-08 13:39:17 -07:00 |
|
Zach Musgrave
|
2867cdb593
|
Fixed import sorting
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-08-07 16:14:02 -07:00 |
|
Zach Musgrave
|
05f05009b0
|
Updated to hard fork of vitess
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-08-07 15:52:17 -07:00 |
|
Zach Musgrave
|
9002021eb4
|
Updated to latest go-mysql-server
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-08-07 10:27:18 -07:00 |
|
Zach Musgrave
|
e05a5f5bdc
|
Fixed query differ to work with subquery expressions.
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-08-06 15:59:34 -07:00 |
|
Zach Musgrave
|
8a314ecf07
|
Fixed error messages for test
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-08-06 11:20:54 -07:00 |
|
Zach Musgrave
|
81e17b8132
|
Fixed compile errors due to interface / name changes in go-mysql-server
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-08-06 10:10:30 -07:00 |
|
johnmanjiro13
|
4b8778d0b0
|
remove ctx
|
2020-08-06 22:12:08 +09:00 |
|
johnmanjiro13
|
3d6a552eb8
|
add --show-current option
|
2020-08-06 21:49:14 +09:00 |
|
Daylon Wilkins
|
12cac1e05a
|
PR feedback
|
2020-08-04 18:09:12 -07:00 |
|
Daylon Wilkins
|
c234f0a11c
|
Fixed memory leak in TableEditor due to lingering channels
|
2020-08-04 18:09:12 -07:00 |
|
Oscar Batori
|
4ea9721ab7
|
Updated version for release of version 0.18.2
|
2020-08-04 17:01:44 -07:00 |
|
Andy Arthur
|
90fdf47292
|
rekwired
|
2020-08-04 14:54:50 -07:00 |
|
Andy Arthur
|
34f16789e8
|
repofmt
|
2020-08-04 14:48:13 -07:00 |
|
Andy Arthur
|
b10194bc77
|
foreign keys can use primary keys as parent table indexes
|
2020-08-04 14:48:13 -07:00 |
|
AndyA
|
f42a0d77f7
|
Merge pull request #813 from liquidata-inc/andy/foreign-key-diff-merge
Foreign Key, Index changes
|
2020-08-04 14:22:14 -07:00 |
|
Andy Arthur
|
42160d6493
|
PR feedback
|
2020-08-04 13:43:47 -07:00 |
|
Dustin Brown
|
eed613ecd3
|
/go/go.mod: update eventsapi generated types
|
2020-08-03 18:42:31 -07:00 |
|
Andy Arthur
|
a26330b5de
|
fixed index/fk diff, added tests
|
2020-08-03 10:12:30 -07:00 |
|
Andy Arthur
|
20cada2efa
|
updated BATS and error
|
2020-08-02 15:47:42 -07:00 |
|
Andy Arthur
|
9e0544ac88
|
clean up
|
2020-08-02 12:34:54 -07:00 |
|
Andy Arthur
|
5b5aede7c0
|
split ForeignKey.Equals() into .EqualDefs and .DeepEquals
|
2020-08-02 09:54:17 -07:00 |
|
Andy Arthur
|
14042b8fe6
|
repofmt
|
2020-07-31 18:49:04 -07:00 |
|
Andy Arthur
|
6244040f4a
|
improved staging logic
|
2020-07-31 18:46:09 -07:00 |
|
Andy Arthur
|
f6b6f00c77
|
added schema to IterTables callback
|
2020-07-30 15:38:04 -07:00 |
|
Daylon Wilkins
|
c031ec8cba
|
Fixed memory leak when running sqllogictests
|
2020-07-30 13:07:42 -07:00 |
|
Andy Arthur
|
f0d6eee6ae
|
first pass
|
2020-07-30 10:26:39 -07:00 |
|
AndyA
|
b9308cf820
|
Merge pull request #812 from liquidata-inc/andy/range-reader-empty-map
Andy/range reader empty map
|
2020-07-28 17:56:22 -07:00 |
|
Andy Arthur
|
bdcb0fc919
|
unskipped query diff tests, repofmt
|
2020-07-28 13:18:31 -07:00 |
|
Andy Arthur
|
953851de44
|
added empty map check, tests
|
2020-07-28 13:16:32 -07:00 |
|
Andy Arthur
|
a9d2be6cf0
|
feedback from other PR
|
2020-07-25 14:48:49 -07:00 |
|
Andy Arthur
|
df3b42f35f
|
fixed index naming
|
2020-07-25 14:40:03 -07:00 |
|
Andy Arthur
|
8910dfb7b6
|
go mod tidy
|
2020-07-25 14:04:05 -07:00 |
|
Andy Arthur
|
42fcd77905
|
fixed foreign key validation
|
2020-07-25 13:55:31 -07:00 |
|
Andy Arthur
|
1546882847
|
fixed drop foreign key to be backwards compatible
|
2020-07-25 13:55:31 -07:00 |
|
Andy Arthur
|
4a877c8986
|
added unmarshalling work around
|
2020-07-25 13:55:31 -07:00 |
|
Andy Arthur
|
b8036aad7b
|
removing dead JSON marshalling
|
2020-07-25 13:55:31 -07:00 |
|
Andy Arthur
|
c364b3cddd
|
fix error printing
|
2020-07-25 13:55:31 -07:00 |
|
Andy Arthur
|
2e8e1a9b38
|
repo fmt
|
2020-07-25 13:55:31 -07:00 |
|
Andy Arthur
|
8da9ed254a
|
fixed dropForeignKey
|
2020-07-25 13:55:31 -07:00 |
|