James Cor
|
212313284c
|
allow database alters and case insensitive check for info schema (#7816)
|
2024-05-06 11:42:57 -07:00 |
|
James Cor
|
4849f996b3
|
Fix windows file paths for dropping databases (#7494)
|
2024-02-14 15:13:54 -08:00 |
|
jennifersp
|
d09c29cb7e
|
use database name that is the same as directory name on disk (#7020)
|
2023-11-20 13:20:12 -08:00 |
|
jennifersp
|
8ea2847759
|
allow hyphen in db name to match its dir name (#6995)
|
2023-11-16 07:25:55 -08:00 |
|
Neil Macneale IV
|
eaa4cddb2b
|
Allow for unresolved targetEnvironment.
Not all commands, or even all SQL statements need databases.
|
2023-05-18 15:26:00 -07:00 |
|
Neil Macneale IV
|
15f60698f9
|
Move cli flags in bats tests to make them compliant
|
2023-05-05 11:46:46 -07:00 |
|
jennifersp
|
a6278667b7
|
add bats tests for information schema tables (#5225)
|
2023-01-27 08:48:08 -08:00 |
|
Daylon Wilkins
|
8aeb1c659e
|
Removed deprecated dolt functions
|
2023-01-03 02:13:37 -08:00 |
|
Tan Yong Zhi
|
af955f4ccb
|
Fix more bats sql tests
|
2022-08-26 12:14:05 +08:00 |
|
Tan Yong Zhi
|
178f541f34
|
Fix bats tests
|
2022-08-26 12:14:05 +08:00 |
|
James Cor
|
461cd9d03f
|
replacing in bats tests as well
|
2022-06-30 13:55:48 -07:00 |
|
jennifersp
|
781e5e19dd
|
unskip bats test for create database ... character set ... (#3036)
|
2022-03-22 09:57:09 -07:00 |
|
Dustin Brown
|
f221c6add8
|
/integration-tests/bats/sql-create-database.bats: add skip bats test for CHARACTER SET parsing bug
|
2022-03-14 13:53:17 -07:00 |
|
Zach Musgrave
|
d98276eb6d
|
Fleshed out tests of creating tables without a DB selected
|
2022-01-25 10:02:34 -08:00 |
|
Timothy Sehn
|
ad61c3bef3
|
Skipped bats test for creating tables using the database.table syntax in the same session as creating the database.
|
2022-01-24 14:13:53 -08:00 |
|
Zach Musgrave
|
6c940c4dff
|
Added skips for tests failing on windows
|
2021-11-18 20:30:12 -08:00 |
|
Zach Musgrave
|
3e87bb7d76
|
Rounded out multi-db-dir test
|
2021-11-17 15:34:58 -08:00 |
|
Zach Musgrave
|
abb190e3be
|
Bug fix for create and drop db with multi-db-dir arg
|
2021-11-16 16:00:48 -08:00 |
|
Zach Musgrave
|
c181655030
|
More tests
|
2021-11-11 12:17:15 -08:00 |
|
Zach Musgrave
|
313a9efc04
|
First draft of drop db
|
2021-11-10 15:09:52 -08:00 |
|
Zach Musgrave
|
71be0e17cd
|
Bats tests for drop database
|
2021-11-10 14:13:12 -08:00 |
|
Zach Musgrave
|
9272181c0d
|
Fixed and added tests
|
2021-11-04 20:09:54 -07:00 |
|
Zach Musgrave
|
c255cf9787
|
Fixed / skip tests involving dropping databases
|
2021-11-03 10:44:49 -07:00 |
|
Vinai Rachakonda
|
4625620e6b
|
Add a warning for CREATE DATABASE (#2191)
create database warning
|
2021-09-30 16:28:27 -07:00 |
|
Andy Arthur
|
c77a8b289f
|
fix create-database and revision database bats
|
2021-09-13 10:54:00 -07:00 |
|
Dustin Brown
|
61b06450b1
|
/integration-tests: move bats
|
2021-03-15 14:04:40 -07:00 |
|