Dustin Brown
|
0444b052c9
|
/{.github,bats}: pin runner, add timeouts
|
2021-02-09 16:00:11 -08:00 |
|
AndyA
|
9c8ae0de51
|
Merge pull request #1309 from dolthub/andy/skipped-bats-bugs
added two skipped bats
|
2021-02-09 09:08:28 -08:00 |
|
Andy Arthur
|
aa5bb5ac19
|
added two skipped bats
|
2021-02-09 08:21:20 -08:00 |
|
Daylon Wilkins
|
7dcc54b630
|
Check constraints on commit
|
2021-02-09 01:12:52 -08:00 |
|
Aaron Son
|
c22de45cee
|
Merge pull request #1303 from dolthub/aaron/bump-go-mysql-server
go/go.mod: Bump go-mysql-server
|
2021-02-08 11:20:35 -08:00 |
|
Aaron Son
|
6ea01c5c5f
|
Bump go-mysql-server.
|
2021-02-08 10:23:02 -08:00 |
|
Aaron Son
|
16021e8d10
|
Update bats/sql.bats simple join test for IndexedJoin.
|
2021-02-08 10:22:09 -08:00 |
|
Aaron Son
|
217899c164
|
repoformat.
|
2021-02-08 09:27:30 -08:00 |
|
Aaron Son
|
c5fb623bd2
|
go/go.mod: Bump go-mysql-server
|
2021-02-08 09:21:29 -08:00 |
|
Daylon Wilkins
|
e7c1a29fc2
|
Added DELIMITER support to the dolt shell
|
2021-02-08 00:54:20 -08:00 |
|
Dustin Brown
|
4ccc96e4c0
|
Merge pull request #1297 from dolthub/db/bats-windows
[no-release-notes] /.github/workflows/ci-bats-tests-windows.yaml: iterating on bats windows
|
2021-02-05 14:24:17 -08:00 |
|
Dustin Brown
|
fece44cb62
|
Jenkinsfile: kill jenkyboi
|
2021-02-05 13:58:33 -08:00 |
|
Dustin Brown
|
9b5634a66f
|
/{bats,.github}: run bats on windows github actions
|
2021-02-05 13:57:45 -08:00 |
|
Dustin Brown
|
faf146b7a3
|
Merge pull request #1302 from dolthub/db/fix-benchmark-actor
[no-release-notes] /.github/scripts/performance-benchmarking/run-benchmarks.sh: lowercase actor
|
2021-02-05 13:45:17 -08:00 |
|
Dustin Brown
|
df3347dfef
|
/.github/scripts/performance-benchmarking/run-benchmarks.sh: lowercase actor
|
2021-02-05 13:41:37 -08:00 |
|
Dustin Brown
|
8f10b7bac1
|
Merge pull request #1301 from dolthub/db/remove-test-file
[no-release-notes] /.github/workflows/test.yaml: remove test file
|
2021-02-05 09:39:09 -08:00 |
|
Dustin Brown
|
e4e7f92b45
|
/.github/workflows/test.yaml: remove test file
|
2021-02-05 09:37:33 -08:00 |
|
Brian Hendriks
|
7e08b4de3c
|
change table projection implementation (#1298)
* change table projection implementation
* update gms
* disable a plan test
|
2021-02-04 16:17:05 -08:00 |
|
Vinai Rachakonda
|
7b53ccb79f
|
Implement SQL dolt_checkout function (#1287)
This pr adds in DOLT_CHECKOUT functionality for the sql cli.
|
2021-02-04 16:16:01 -08:00 |
|
Brian Hendriks
|
09c3c3e4ec
|
Insertion optimizations (#1293)
|
2021-02-04 14:44:01 -08:00 |
|
Dustin Brown
|
1dfe1cdc25
|
Merge pull request #1294 from dolthub/db/fix-test
[no-release-notes] /.github/workflows/test.yaml: fix quoting
|
2021-02-04 12:28:07 -08:00 |
|
Dustin Brown
|
b778e9f121
|
/.github/workflows/test.yaml: fix quoting
|
2021-02-04 12:27:03 -08:00 |
|
Dustin Brown
|
d367b01108
|
Merge pull request #1292 from dolthub/db/test-release-update
[no-release-notes] /.github/workflows/test.yaml: testing release bumping
|
2021-02-04 12:19:01 -08:00 |
|
Dustin Brown
|
283e6ff475
|
/.github/workflows/test.yaml: testing release bumping
|
2021-02-04 10:19:40 -08:00 |
|
Zach Musgrave
|
f6bf6ec93a
|
Merge pull request #1289 from dolthub/zachmu/debuglog-env
Added DOLT_SQL_DEBUG_LOG and DOLT_SQL_DEBUG_LOG_VERBOSE environment vars
|
2021-02-04 09:15:42 -08:00 |
|
AndyA
|
d00a37fbd6
|
Merge pull request #1278 from dolthub/andy/auto-inc-fix
Andy/auto inc fix
|
2021-02-03 18:04:19 -08:00 |
|
Andy Arthur
|
d9fd93d11c
|
PR feedback: use tbl.UpdateSchema() over doltdb.NewTable
|
2021-02-03 17:36:07 -08:00 |
|
Zach Musgrave
|
e28e856e9c
|
Added env vars for SQL analyzer debug printing
|
2021-02-03 14:26:06 -08:00 |
|
Zach Musgrave
|
ddd7358ab0
|
Added another skip for divergent query plan
|
2021-02-02 20:24:13 -08:00 |
|
Vinai Rachakonda
|
d8b3cdd9c3
|
Vinai/update dolt sql session variables (#1283)
This pr fixes a bug where session variables were not being properly handled between commit and reset.
|
2021-02-02 18:51:34 -05:00 |
|
Zach Musgrave
|
32c4598d29
|
Merge pull request #1285 from dolthub/zachmu/gms-buggy-query
Upgraded to latest go-mysql-server, and added a skip for a new query plan test
|
2021-02-01 20:41:22 -08:00 |
|
Zach Musgrave
|
c6d9763f01
|
Update bats test with new query plan wording
|
2021-02-01 20:14:16 -08:00 |
|
Brian Hendriks
|
6833faf1d1
|
fix projected columns with single partition indexes (#1284)
|
2021-02-01 19:08:14 -08:00 |
|
Zach Musgrave
|
69ba925958
|
Ugraded to latest gms
|
2021-02-01 18:38:33 -08:00 |
|
Zach Musgrave
|
9daba4f399
|
Skipped a newly added query plan test, and changed a TODO to be less shouty and more informative
|
2021-02-01 18:36:30 -08:00 |
|
Taylor Bantle
|
be13489a55
|
Merge pull request #1272 from dolthub/taylor/workspace-refs
Create, list, delete workspace refs [no-release-notes]
|
2021-02-01 13:28:17 -07:00 |
|
Taylor Bantle
|
2a5df90e00
|
Fix comments
|
2021-02-01 12:38:05 -07:00 |
|
Taylor Bantle
|
40dceed623
|
WithDdb -> OnDB
|
2021-02-01 12:38:05 -07:00 |
|
Taylor Bantle
|
5d0c90c3a0
|
Remove workspace command
|
2021-02-01 12:38:05 -07:00 |
|
Taylor Bantle
|
330a43750a
|
Format repo
|
2021-02-01 12:38:05 -07:00 |
|
Taylor Bantle
|
f61bebe9d0
|
Add workspace name check with bats and refactor create branch/workspace so it can be easily used by dolthubapi
|
2021-02-01 12:38:05 -07:00 |
|
Taylor Bantle
|
74715cd654
|
Add bats tests for workspaces
|
2021-02-01 12:38:05 -07:00 |
|
Taylor Bantle
|
55625535b4
|
Successfully create, list, delete workspaces
|
2021-02-01 12:38:05 -07:00 |
|
Aaron Son
|
08445fb3c8
|
Merge pull request #1280 from dolthub/aaron/table-editor-config-flush-size
o/libraries/doltcore/table/editor: Add ability to configure map editor flush interval with environment variables.
|
2021-02-01 11:34:42 -08:00 |
|
Aaron Son
|
7570f49e42
|
o/libraries/doltcore/table/editor: Add ability to configure map editor flush interval with environment variables.
|
2021-02-01 07:34:34 -08:00 |
|
Vinai Rachakonda
|
68331035e4
|
Fix bug where batched inserts containing subqueires chose non flushing option.. (#1267)
This pr fixes a problem where subqueries in insert were not denoted as non batch insert.
|
2021-01-29 22:47:57 -05:00 |
|
Dustin Brown
|
3943e01b6e
|
Merge pull request #1277 from dolthub/db/fix-col-bug
Fix col collection bug
|
2021-01-29 17:11:51 -08:00 |
|
Andy Arthur
|
b86c8464dd
|
copy AUTO_INCREMENT value on schema change (index/column add/drop/modify)
|
2021-01-29 16:14:42 -08:00 |
|
Dustin Brown
|
abd84bfbfc
|
/go/libraries/doltcore/schema/col_coll.go: fix bug breaking bounty scoreboard
|
2021-01-29 14:54:44 -08:00 |
|
Andy Arthur
|
467e7de026
|
bats repro for auto_increment bug
|
2021-01-29 09:29:22 -08:00 |
|