2020-12-10 |
Aris Koning |
Set column default values with ALTER TABLE statement to prevent dependency issues.
monetdbe-proxy
|
2020-12-10 |
Aris Koning |
Implement schema guards for functions and views.
monetdbe-proxy
|
2020-12-10 |
Sjoerd Mullender |
Converted test utf8test.
mtest
|
2020-12-10 |
Niels Nes |
readded needed output
mtest
|
2020-12-10 |
Niels Nes |
use sqldump for mclient-lsql-D test
mtest
|
2020-12-10 |
Niels Nes |
converted dump (load data) also into .test
mtest
|
2020-12-10 |
Pedro Ferreira |
Typos
indirect-privs
|
2020-12-10 |
Niels Nes |
small fix for old view issue # 7023
Oct2020
|
2020-12-10 |
Pedro Ferreira |
Updated test
Oct2020
|
2020-12-10 |
Pedro Ferreira |
Fixed tests
Oct2020
|
2020-12-10 |
Niels Nes |
merged
mtest
|
2020-12-10 |
Niels Nes |
merged with default
mtest
|
2020-12-10 |
Ying Zhang |
Corrected the test queries and remove the old python code in the comment
mtest
|
2020-12-10 |
svetlin |
fix users test
mtest
|
2020-12-10 |
Pedro Ferreira |
Merged with default
indirect-privs
|
2020-12-10 |
Pedro Ferreira |
Merged with Oct2020
|
2020-12-10 |
Pedro Ferreira |
Merged with Jun2020
Oct2020
|
2020-12-10 |
Ying Zhang |
Remove superfluous conditions
mtest
|
2020-12-10 |
Pedro Ferreira |
Updated ChangeLog and mhelp
Oct2020
|
2020-12-10 |
Sjoerd Mullender |
Implemented hopefully more efficient BATproject of 2 string heaps.
Jun2020
|
2020-12-10 |
Mitchell Weggemans |
merge heads
mtest
|
2020-12-10 |
Mitchell Weggemans |
remove out and err files for copyinto
mtest
|
2020-12-10 |
Pedro Ferreira |
Disallow schema-qualified trigger name during creation. Use it on the table the trigger will refer to when necessaey, because the trigger and the table will always be on the same schema. This makes our implementation compliant with others
Oct2020
|
2020-12-10 |
svetlin |
moved sqlancer prepared statements to prapare folder
mtest
|
2020-12-10 |
Niels Nes |
make sure we propagate the savepoints properly
Oct2020
|
2020-12-10 |
Niels Nes |
silence pymonetdb
mtest
|
2020-12-10 |
Pedro Ferreira |
When a trigger is instantied, set the trigger's schema as the session's schema
Oct2020
|
2020-12-10 |
Mitchell Weggemans |
remove err & out files for createUserRollback
mtest
|
2020-12-10 |
Mitchell Weggemans |
remove out & err files for columnRights
mtest
|
2020-12-10 |
Mitchell Weggemans |
remove err and out files for changeSchemaUser
mtest
|
2020-12-10 |
Mitchell Weggemans |
remove changePasswordUser err and out files
mtest
|
2020-12-10 |
Pedro Ferreira |
Some fixes to sql functions and conversions statitistics propagation
properties
|
2020-12-10 |
Pedro Ferreira |
Clear GDK error buffer before returning
Oct2020
|
2020-12-10 |
Pedro Ferreira |
Use sql atoms instead of gdk values in order to deal with sql types such as decimals easier
properties
|
2020-12-10 |
svetlin |
make monetdbe optional
mtest
|
2020-12-10 |
Sjoerd Mullender |
Cache estimated count of unique values; don't project sample in certain cases.
Jun2020
|
2020-12-10 |
Ying Zhang |
Clean up at the end of the tests and changed sanity check queries to produce determinable output
Oct2020
|
2020-12-10 |
Ying Zhang |
Everything is included in the corresponding .test file
mtest
|
2020-12-10 |
svetlin |
more prepare tests relocated
mtest
|
2020-12-10 |
Niels Nes |
merged
Oct2020
|
2020-12-10 |
Niels Nes |
fixing some crashes with savepoints
Oct2020
|
2020-12-10 |
Sjoerd Mullender |
We do not support Python 2.
mtest
|
2020-12-10 |
Sjoerd Mullender |
Improve speed of tests with lots of output.
mtest
|
2020-12-10 |
Ying Zhang |
simplified the test into an SQL script, also made the output independent of system changes
mtest
|
2020-12-10 |
svetlin |
2 more prepare tests moved
mtest
|
2020-12-10 |
Pedro Ferreira |
More bugs
Oct2020
|
2020-12-09 |
Aris Koning |
dump views
monetdbe-proxy
|
2020-12-09 |
Aris Koning |
dump tables while being careful with object dependencies.
monetdbe-proxy
|
2020-12-09 |
Aris Koning |
Formatting.
monetdbe-proxy
|
2020-12-09 |
Aris Koning |
Simplify query.
monetdbe-proxy
|
2020-12-09 |
Aris Koning |
dump functions while being careful with object dependencies.
monetdbe-proxy
|
2020-12-09 |
Aris Koning |
Use an explicit sequence to implement auto-incrementation in dump_statements table.
monetdbe-proxy
|
2020-12-09 |
svetlin |
moved prepare_on_boolean_bug.Bug-2581
mtest
|
2020-12-09 |
svetlin |
moved limit_in_prepare.Bug-2552
mtest
|
2020-12-09 |
svetlin |
fix crash_with_prepare_statement.Bug-2549
mtest
|
2020-12-09 |
svetlin |
dump with mclinet -D by default
mtest
|
2020-12-09 |
Sjoerd Mullender |
Converted sql/test/testdb-upgrade* directories.
mtest
|
2020-12-09 |
svetlin |
run sqllogic within DoIt in Mz
mtest
|
2020-12-09 |
Ying Zhang |
The R tests will be merged into the unit tests of the MonetDB.R connector
mtest
|
2020-12-09 |
Sjoerd Mullender |
Converted directory sql/test/testdb-reload.
mtest
|