Zach Musgrave
|
dad01497bb
|
Typo
|
2023-06-06 11:14:40 -07:00 |
|
Zach Musgrave
|
36d20de701
|
Moved db cache to top level field on session
|
2023-06-06 11:14:13 -07:00 |
|
Zach Musgrave
|
0775c59e84
|
Caching bug fix
|
2023-06-06 10:09:54 -07:00 |
|
Zach Musgrave
|
f409eb2c69
|
More db caching by name. Much faster, some bugs still
|
2023-06-06 10:04:24 -07:00 |
|
Zach Musgrave
|
799ec4aadf
|
Bug fix for state caching
|
2023-06-06 09:14:57 -07:00 |
|
Zach Musgrave
|
d7c2920a78
|
More caching
|
2023-06-05 17:06:53 -07:00 |
|
Zach Musgrave
|
7243a36d2b
|
Removed useless param from SessionDatabase.InitialState()
|
2023-06-05 16:36:22 -07:00 |
|
Zach Musgrave
|
a13a4f0e0b
|
Added global caching for databases to avoid expensive lookups on names
|
2023-06-05 16:25:01 -07:00 |
|
Zach Musgrave
|
828ad1a631
|
restored session cache
|
2023-06-05 14:47:46 -07:00 |
|
Zach Musgrave
|
4bc0d266d5
|
Removed redundant call to setSessionVarsForDb
|
2023-06-05 11:04:02 -07:00 |
|
zachmu
|
79d1e56a61
|
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
|
2023-06-02 21:03:36 +00:00 |
|
Zach Musgrave
|
aff1c0aa5f
|
Stupid skip check
|
2023-06-02 13:54:18 -07:00 |
|
Zach Musgrave
|
783ba4a1f8
|
Update skipped counter
|
2023-06-02 13:43:11 -07:00 |
|
Zach Musgrave
|
07e3cbd1a7
|
Fix test provider
|
2023-06-02 13:35:07 -07:00 |
|
Zach Musgrave
|
39a6a3e62e
|
Newest gms
|
2023-06-02 13:10:00 -07:00 |
|
Zach Musgrave
|
bff42f81fc
|
Merge main
|
2023-06-02 13:08:13 -07:00 |
|
Zach Musgrave
|
daf8ecf2cc
|
Use the default / checked out branch when establishing the database-level checked out branch during session init.
|
2023-06-02 12:51:04 -07:00 |
|
timsehn
|
a99ff81508
|
[ga-bump-release] Update Dolt version to 1.2.4 and release v1.2.4
v1.2.4
|
2023-06-02 17:22:21 +00:00 |
|
Tim Sehn
|
3fa8540839
|
Merge pull request #6080 from dolthub/fulghum-63ffc9c1
[auto-bump] [no-release-notes] dependency by fulghum
|
2023-06-02 10:13:04 -07:00 |
|
Zach Musgrave
|
3c97d18ff2
|
Additional info schema tests
|
2023-06-02 10:07:53 -07:00 |
|
Zach Musgrave
|
64d8cdeab9
|
Skipped tests for missing functionality
|
2023-06-02 08:52:07 -07:00 |
|
coffeegoddd
|
bc95bd636e
|
[ga-bump-release] Update Dolt version to 1.2.3 and release v1.2.3
v1.2.3
|
2023-06-02 13:52:17 +00:00 |
|
fulghum
|
e1caaed6d1
|
[ga-bump-dep] Bump dependency in Dolt by fulghum
|
2023-06-02 00:29:18 +00:00 |
|
Zach Musgrave
|
2e7c136505
|
Lots more tests for branch control
|
2023-06-01 17:13:55 -07:00 |
|
Zach Musgrave
|
13cc5e85e4
|
Resolved import cycle
|
2023-06-01 17:00:24 -07:00 |
|
Zach Musgrave
|
fa5c8477f9
|
Fixed branch control permissions, but introduce import cycle
|
2023-06-01 16:55:40 -07:00 |
|
Zach Musgrave
|
3b207b324c
|
Spot check tests for branch control permissions
|
2023-06-01 16:35:10 -07:00 |
|
Zach Musgrave
|
e1bd0693a9
|
More plan tests
|
2023-06-01 15:45:44 -07:00 |
|
Zach Musgrave
|
978d11d9e8
|
Tests of query planning on branch dbs
|
2023-06-01 15:22:04 -07:00 |
|
Zach Musgrave
|
9edd0cca6e
|
Added skips for bug in view creation
|
2023-06-01 15:08:01 -07:00 |
|
Zach Musgrave
|
3c3182c9e1
|
DDL tests
|
2023-06-01 14:53:22 -07:00 |
|
bheni
|
d6aada5576
|
[ga-bump-release] Update Dolt version to 1.2.3 and release v1.2.3
|
2023-06-01 20:34:27 +00:00 |
|
Zach Musgrave
|
db2a7fc211
|
Tests of views on branches
|
2023-06-01 13:30:00 -07:00 |
|
Brian Hendriks
|
c3135f80e6
|
Merge pull request #6071 from dolthub/bh/replace-default-json-unmarshaller
replace encoding/json with goccy/go-json for improved unmarshalling
|
2023-06-01 13:25:30 -07:00 |
|
Brian Hendriks
|
23bf61489f
|
Merge pull request #6075 from dolthub/bheni-6108505e
[auto-bump] [no-release-notes] dependency by bheni
|
2023-06-01 13:25:22 -07:00 |
|
Nick Tobey
|
6973ce302e
|
Merge pull request #6060 from dolthub/nicktobey/bats
Test CI with automatic server connection for CLI commands.
|
2023-06-01 13:17:53 -07:00 |
|
Zach Musgrave
|
5349649433
|
Formatting
|
2023-06-01 12:27:34 -07:00 |
|
Zach Musgrave
|
81ab90b6a7
|
Branch tests for foreign key creation / enforcement
|
2023-06-01 12:27:02 -07:00 |
|
Nick Tobey
|
3f327f24fe
|
Ensure that SKIP_SERVER_TESTS won't match on a file name that is a superset of the intended file name, by adding a delimiter.
|
2023-06-01 11:41:01 -07:00 |
|
Nick Tobey
|
09c723d9f6
|
Make clear when bats tests are using the remote engine.
|
2023-06-01 11:40:49 -07:00 |
|
Brian Hendriks
|
358594ec76
|
update licenses
|
2023-06-01 11:32:02 -07:00 |
|
bheni
|
d85f39ea04
|
[ga-bump-dep] Bump dependency in Dolt by bheni
|
2023-06-01 18:30:40 +00:00 |
|
Zach Musgrave
|
a2a69f3f5e
|
Fixed NPE when a database is deleted
|
2023-06-01 11:15:43 -07:00 |
|
Dustin Brown
|
cd2a24569b
|
Merge pull request #6073 from dolthub/db/fix-dockerfiles
[no-release-notes] /docker/{Dockerfile, serverDockerfile}: install ca-certificates
|
2023-06-01 11:09:47 -07:00 |
|
coffeegoddd
|
2b519441fb
|
/docker/{Dockerfile, serverDockerfile}: install ca-certificates
|
2023-06-01 10:56:26 -07:00 |
|
Zach Musgrave
|
76ca92ea2d
|
AllDatabases now returns the current database version of any database: e.g. if mydb/foo is in use, we return a revision db on branch foo for mydb (instead of mydb/main)
|
2023-06-01 10:04:43 -07:00 |
|
Nick Tobey
|
244de723ad
|
Don't use $USER env variable, since it's already set by the system.
|
2023-06-01 09:38:31 -07:00 |
|
Nick Tobey
|
0225f592a3
|
Rename configuration variable from START_SQL_SERVER to SQL_ENGINE, and use strings for better readability during CI.
|
2023-06-01 00:59:12 -07:00 |
|
Nick Tobey
|
c5cf629d77
|
Move environment variable declaration to correct command.
|
2023-06-01 00:35:26 -07:00 |
|
Nick Tobey
|
3c315dbb34
|
Add list of tests to skip when running with a local-remote server.
|
2023-06-01 00:25:03 -07:00 |
|