Oliver Gasser
6a21922854
DB: Support DECIMAL(precision,scale) syntax in XML
...
Add support for specifying the precision and scale of a decimal data
type to the XML description language. Added new unit tests and adapted
existing ones.
See owncloud/core#6475
Backported from owncloud/core#6476
2014-01-07 16:07:54 +01:00
Oliver Gasser
95b3eb2c75
Add DB tests for default numeric
...
Add a table with a numeric column and an empty default directive.
2013-11-12 11:27:57 +01:00
Andreas Fischer
bd1163b7d5
Add database tests for INSERT/SELECT date format.
2013-09-12 23:43:21 +02:00
Jörn Friedrich Dreyer
fc27052887
shorten table identifiers in tests
2013-06-10 11:44:04 +02:00
Thomas Tanghus
c127c78df4
Don't use indexes in test data as postgres complains over duplicate keys.
2012-11-12 23:35:42 +01:00
Thomas Tanghus
1c9929d44f
Added unit tests for OC_DB::insertIfNotExist()
2012-10-19 13:18:57 +02:00
Bart Visscher
316ed0ccc7
Add missing test files
2012-10-12 15:59:19 +02:00