Andy Arthur
|
a40ecccf41
|
streaming map edits
|
2020-04-14 14:13:20 -07:00 |
|
Brian Hendriks
|
c8436c1721
|
Help Fix (#576)
|
2020-04-14 13:18:27 -07:00 |
|
Matt Jesuele
|
550ca56882
|
Merge pull request #528 from liquidata-inc/mj/handle-verrs
go/cmd/dolt/commands: Handle some verrs which were previously being discarded
|
2020-04-13 18:37:57 -07:00 |
|
Daylon Wilkins
|
cd9c48ea38
|
Skipping git-dolt bats tests on Windows due to flakiness
|
2020-04-13 18:37:30 -07:00 |
|
Matt Jesuele
|
421d8f5ed5
|
Merge pull request #522 from liquidata-inc/mj/newline
go/libraries/doltcore/env/dolt_docs.go: Add newline to end of initial LICENSE/README text
|
2020-04-13 18:35:24 -07:00 |
|
Tim Sehn
|
127224ad1f
|
Merge pull request #565 from liquidata-inc/tim/bats-sql-reserved-words
SQL Reserved word and SQL Keyword in column name tests
|
2020-04-13 17:40:40 -07:00 |
|
AndyA
|
c14e177db9
|
Merge pull request #559 from liquidata-inc/andy/migration_refactor
Andy/migration refactor
|
2020-04-13 15:21:18 -07:00 |
|
Aaron Son
|
f5ff2a843e
|
Merge pull request #563 from liquidata-inc/aaron/dockerfile-bump-golang
Dockerfile: Bump golang version; use mod=readonly.
|
2020-04-13 12:27:55 -07:00 |
|
Aaron Son
|
18a50aa647
|
Merge pull request #564 from liquidata-inc/aaron/doltenv-paths-use-home-env
go/libraries/doltcore/env: paths.go: Consult HOME environment variable for home location before consulting os/user.
|
2020-04-13 12:23:17 -07:00 |
|
Zach Musgrave
|
96cf766d68
|
Merge pull request #551 from liquidata-inc/zachmu/sql-json
Added JSON result output to sql command. Also fixed handling of NULL values in CSV output.
This fixes #533
|
2020-04-13 12:10:27 -07:00 |
|
Andy Arthur
|
8ac32b3e9f
|
fix copyright years
|
2020-04-13 12:03:50 -07:00 |
|
Andy Arthur
|
776aff078b
|
fix nits
|
2020-04-13 11:59:38 -07:00 |
|
Timothy Sehn
|
c3df38f040
|
SQL Reserved word and SQL Keyword in column name tests
|
2020-04-13 11:19:10 -07:00 |
|
Aaron Son
|
92eb71d377
|
go/libraries/doltcore/env: paths.go: Consult HOME environment variable for home location before consulting os/user.
|
2020-04-13 11:01:23 -07:00 |
|
Aaron Son
|
8cbc28c7d1
|
Dockerfile: Bump golang version; use mod=readonly.
|
2020-04-13 10:13:44 -07:00 |
|
Katie McCulloch
|
6efaf9dd39
|
Merge pull request #547 from liquidata-inc/km/doc-checkout-bug
Km/doc checkout bug
|
2020-04-13 07:56:09 -07:00 |
|
Andy Arthur
|
86b87baeb7
|
repo fmt
|
2020-04-12 18:18:42 -07:00 |
|
Andy Arthur
|
f7db5450ac
|
migration optimizations
|
2020-04-12 18:16:31 -07:00 |
|
Andy Arthur
|
4663b02153
|
fixed migration bugs
|
2020-04-12 18:10:29 -07:00 |
|
Tim Sehn
|
fa78e84470
|
Merge pull request #554 from liquidata-inc/tim/bats-help-segv
Skipped bats test for help command segfault
|
2020-04-11 19:22:26 -07:00 |
|
Tim Sehn
|
ae86b410c1
|
Merge pull request #556 from liquidata-inc/tim/bats-sql-batch-error
Basic SQL batch mode bats tests
|
2020-04-11 19:22:05 -07:00 |
|
Timothy Sehn
|
c2be3189fd
|
Removed skip after taking to Zach about behavior
|
2020-04-11 16:33:07 -07:00 |
|
Andy Arthur
|
749ff298e9
|
updating existing tag set with each tag creation
|
2020-04-11 16:03:28 -07:00 |
|
Andy Arthur
|
f1cfc12d97
|
created uint64set and tests
|
2020-04-11 15:52:38 -07:00 |
|
Timothy Sehn
|
50fe39f32f
|
Basic SQL batch mode bats tests
|
2020-04-11 10:27:20 -07:00 |
|
AndyA
|
2fc1de7c1c
|
Merge pull request #552 from liquidata-inc/andy/sqllogic_fix
using correct root
|
2020-04-11 09:32:37 -07:00 |
|
Timothy Sehn
|
9d745ac22f
|
Skipped bats test for help command segafault
|
2020-04-11 09:19:11 -07:00 |
|
Brian Hendriks
|
4c430b5792
|
read only version of branches table (#548)
|
2020-04-10 22:02:28 -07:00 |
|
Andy Arthur
|
3f2d83736d
|
using correct root
|
2020-04-10 17:26:58 -07:00 |
|
Zach Musgrave
|
68cdd50f30
|
Formatting
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-04-10 17:07:43 -07:00 |
|
Zach Musgrave
|
68d3df0094
|
Added bats test for csv and json SQL output formats
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-04-10 16:31:51 -07:00 |
|
Zach Musgrave
|
975f48f225
|
Fixed bats test for json numeric output
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-04-10 16:11:11 -07:00 |
|
Zach Musgrave
|
d003e8445e
|
Small naming change
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-04-10 15:56:58 -07:00 |
|
Zach Musgrave
|
14489197bc
|
Fixed number quoting problems for JSON SQL format.
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-04-10 15:56:11 -07:00 |
|
Zach Musgrave
|
ce1328247c
|
Added test for json SQL output. Numeric output is wrong.
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-04-10 15:10:52 -07:00 |
|
Katie McCulloch
|
613c988730
|
go: ./format_repo
|
2020-04-10 12:40:31 -07:00 |
|
Katie McCulloch
|
059ff7dac1
|
bats,cmd/dolt/commands/merge.go: Don't overwrite local changes on merge with no conflicts
|
2020-04-10 12:39:04 -07:00 |
|
Katie McCulloch
|
a061e11bd3
|
libraries/doltcore/env/actions: Move GetUnstagedDocs and SaveDocsFromWOrkingExcludingFSChanges to actions/docs.go
|
2020-04-10 12:18:24 -07:00 |
|
Katie McCulloch
|
47e32be33e
|
bats/remotes.bats: Add skipped test; working docs are stomped on pull
|
2020-04-10 12:11:56 -07:00 |
|
Zach Musgrave
|
7ead0abbf6
|
Added json output format for SQL, and fixed null printing bug in CSV output
Signed-off-by: Zach Musgrave <zach@liquidata.co>
|
2020-04-10 11:52:19 -07:00 |
|
Dustin Brown
|
625508d44e
|
Merge pull request #546 from liquidata-inc/db/skipped-bats-export-import-null
/bats/1pk5col-strings.bats: Add skipped test for exporting to csv then reimporting
|
2020-04-10 11:32:23 -07:00 |
|
Dustin Brown
|
8bfaa11c39
|
/bats: Move table export tests from 1pk5col to export-tables.bats
|
2020-04-09 16:38:20 -07:00 |
|
Dustin Brown
|
90da3c0268
|
Merge pull request #545 from liquidata-inc/db/add-sql-watcher
/benchmark/sql_regressions/DoltRegressionsJenkinsfile: Add sql watcher 3
|
2020-04-09 16:03:32 -07:00 |
|
Dustin Brown
|
93ad75e924
|
/bats/1pk5col-strings.bats: Add skipped test for exporting to csv then reimporting
|
2020-04-09 16:02:32 -07:00 |
|
Katie McCulloch
|
45975f00be
|
libraries/doltcore/env/actions/branch.go: Add bug fix so we no longer overwrite working changes of docs on a successful checkout with no conflicts
|
2020-04-09 15:57:51 -07:00 |
|
Katie McCulloch
|
ae12e65703
|
bats/docs.bats: Add test coverage for dolt checkout branch, no conflicts, changes in working set
|
2020-04-09 15:54:44 -07:00 |
|
Brian Hendriks
|
e3d42d5ee5
|
Multi DB (#517)
|
2020-04-09 15:07:52 -07:00 |
|
Dustin Brown
|
a8d257ae59
|
/benchmark/sql_regressions/DoltRegressionsJenkinsfile: Add sql watcher 3
|
2020-04-09 14:51:39 -07:00 |
|
Aaron Son
|
81371eade2
|
Merge pull request #543 from liquidata-inc/aaron/bats-aws-test-push
bats/aws-remotes.bats: Enable test for push.
|
2020-04-09 13:26:15 -07:00 |
|
AndyA
|
237dd060a9
|
Merge pull request #518 from liquidata-inc/andy/autogen_migrate
Andy/autogen migrate
|
2020-04-09 13:03:51 -07:00 |
|