Lukas Eder
|
bb3df952f2
|
[#430] Add support for the Firebird database - Fixed REPLACE()
|
2012-08-19 18:23:28 +02:00 |
|
Lukas Eder
|
102e1f6bf9
|
[#430] Add support for the Firebird database - Improved GREATEST() and
LEAST() implementations
|
2012-08-19 18:21:17 +02:00 |
|
Lukas Eder
|
426ec1fed9
|
[#430] Add support for the Firebird database - Fixed DATE TIME
arithmetic
|
2012-08-19 18:05:36 +02:00 |
|
Lukas Eder
|
dfb0bfda4c
|
[#430] Add support for the Firebird database - Fixed INSERT .. RETURNING
|
2012-08-19 17:39:40 +02:00 |
|
Lukas Eder
|
7161ccf131
|
[#430] Add support for the Firebird database - Fixed FOR UPDATE tests
|
2012-08-19 17:29:51 +02:00 |
|
Lukas Eder
|
b325c0ff10
|
[#430] Add support for the Firebird database - Fixed TRUNCATE test
|
2012-08-19 17:25:49 +02:00 |
|
Lukas Eder
|
32ec7d388f
|
[#430] Add support for the Firebird database - Fixed ON DELETE CASCADE
in test data
|
2012-08-19 17:23:44 +02:00 |
|
Lukas Eder
|
f4132f6160
|
Don't skip tests by default
|
2012-08-19 17:10:59 +02:00 |
|
Lukas Eder
|
b8b9e05a8e
|
[#430] Add support for the Firebird database - Skipping INTERVAL tests
|
2012-08-19 14:52:59 +02:00 |
|
Lukas Eder
|
04ab71c821
|
[#430] Add support for the Firebird database - Implement LIMIT using
ROWS .. TO, instead of FIRST .. SKIP
|
2012-08-19 14:47:03 +02:00 |
|
Lukas Eder
|
97be121d08
|
[#430] Add support for the Firebird database - Fixed multi-record INSERT
|
2012-08-19 14:34:24 +02:00 |
|
Lukas Eder
|
e5e453464b
|
[#430] Add support for the Firebird database - Fixed UNION and UNION ALL
|
2012-08-19 14:22:08 +02:00 |
|
Lukas Eder
|
1684e58107
|
Refactored tests for quantified predicates out into their own test case
|
2012-08-19 14:14:00 +02:00 |
|
Lukas Eder
|
3b2c7a7a45
|
[#430] Add support for the Firebird database - Fixed BETWEEN SYMMETRIC
|
2012-08-19 14:12:26 +02:00 |
|
Lukas Eder
|
b32a18e6a0
|
[#430] Add support for the Firebird database - Fixed GREATEST(), LEAST()
|
2012-08-19 14:05:34 +02:00 |
|
Lukas Eder
|
d2d7c5e79f
|
[#430] Add support for the Firebird database - Fixed EULER number,
DEGREES() and RADIANS() functions
|
2012-08-19 14:03:12 +02:00 |
|
Lukas Eder
|
9ffb0fac85
|
[#430] Add support for the Firebird database - Skip PIVOT clause tests
|
2012-08-19 13:56:55 +02:00 |
|
Lukas Eder
|
e7acb6e1f7
|
[#430] Add support for the Firebird database - Skip hierarchical query
tests
|
2012-08-19 13:55:27 +02:00 |
|
Lukas Eder
|
069261057a
|
[#430] Add support for the Firebird database - Fixed LTRIM() and RTRIM()
|
2012-08-19 13:51:03 +02:00 |
|
Lukas Eder
|
6a95dba01e
|
Extracted CHAR casting test to its own test case
|
2012-08-19 13:45:55 +02:00 |
|
Lukas Eder
|
b490fb7df7
|
[#430] Add support for the Firebird database - Fixed empty GROUP BY()
clauses
|
2012-08-19 13:33:44 +02:00 |
|
Lukas Eder
|
a269e5198a
|
[#430] Add support for the Firebird database - Skip GROUPING SETS tests
|
2012-08-19 13:31:37 +02:00 |
|
Lukas Eder
|
c457958bb4
|
[#430] Add support for the Firebird database - Fixed more data types
|
2012-08-19 13:30:13 +02:00 |
|
Lukas Eder
|
ec6be8c5b2
|
[#430] Add support for the Firebird database - Fixed large IN predicates
|
2012-08-19 13:23:21 +02:00 |
|
Lukas Eder
|
9c16349663
|
[#430] Add support for the Firebird database - Fixed SUBSTRING()
|
2012-08-19 13:21:30 +02:00 |
|
Lukas Eder
|
4ff3c98bcc
|
[#430] Add support for the Firebird database - Fixed LIMIT
|
2012-08-19 12:59:24 +02:00 |
|
Lukas Eder
|
deb5529a2f
|
[#430] Add support for the Firebird database - Fixed data type tests
|
2012-08-19 12:45:54 +02:00 |
|
Lukas Eder
|
16576dbe27
|
[#430] Add support for the Firebird database - Fixed bind value casting
|
2012-08-19 12:45:08 +02:00 |
|
Lukas Eder
|
a40f111195
|
[#1723] Add Factory.fetchLazy(ResultSet)
|
2012-08-19 12:28:47 +02:00 |
|
Lukas Eder
|
543e04e67a
|
[#1657] Reorganise the manual (130 / 177)
|
2012-08-19 12:13:48 +02:00 |
|
Lukas Eder
|
c640a2a1db
|
[#1657] Reorganise the manual (126 / 177)
|
2012-08-18 21:18:18 +02:00 |
|
Lukas Eder
|
34dcde2035
|
[#1657] Reorganise the manual (122 / 176)
|
2012-08-18 19:30:14 +02:00 |
|
Lukas Eder
|
825d89d876
|
Added Javadoc remark about Iterable vs. Iterator
|
2012-08-18 19:07:08 +02:00 |
|
Lukas Eder
|
197c74931a
|
[#1657] Reorganise the manual (119 / 175)
|
2012-08-18 18:55:22 +02:00 |
|
Lukas Eder
|
dcc3d0c33e
|
[#430] Add support for the Firebird database - Fixed support annotation
|
2012-08-18 17:34:55 +02:00 |
|
Lukas Eder
|
3ba7ef5a9c
|
[#1722] ResultQuery.fetchArray(int) and .fetchArray(String) should
return a typed array, even if this cannot be checked by the compiler
|
2012-08-18 17:34:11 +02:00 |
|
Lukas Eder
|
0ace81628e
|
[#430] Add support for the Firebird database - Fixed bitwise operations
|
2012-08-17 19:20:52 +02:00 |
|
Lukas Eder
|
1fa3a6e951
|
[#430] Add support for the Firebird database - Fixed CURRENT_DATE,
CURRENT_TIME, CURRENT_TIMESTAMP
|
2012-08-17 19:01:01 +02:00 |
|
Lukas Eder
|
c7b29787d8
|
[#430] Add support for the Firebird database
|
2012-08-17 18:56:34 +02:00 |
|
Lukas Eder
|
10e79d63c1
|
[#430] Add support for the Firebird database - Added antlr test
dependency
|
2012-08-17 18:52:53 +02:00 |
|
Lukas Eder
|
2956e11d6c
|
[#430] Add support for the Firebird database - fixed TRUNCATE statement
|
2012-08-17 18:50:15 +02:00 |
|
Lukas Eder
|
ad41d00e92
|
[#430] Add support for the Firebird database - Fixed CURRENT_USER()
|
2012-08-17 18:48:01 +02:00 |
|
Lukas Eder
|
5ecc70035a
|
[#430] Add support for the Firebird database - Fixed DUAL table
|
2012-08-17 18:46:52 +02:00 |
|
Lukas Eder
|
83981bf9dd
|
[#430] Add support for the Firebird database - Partially fixed data
types
|
2012-08-17 18:43:25 +02:00 |
|
Lukas Eder
|
9d0c022f33
|
[#430] Add support for the Firebird database
|
2012-08-17 18:32:12 +02:00 |
|
Lukas Eder
|
c76b862542
|
[#1657] Reorganise the manual (115 / 171)
|
2012-08-17 16:05:04 +02:00 |
|
Lukas Eder
|
53e234af71
|
[#1692] Replace Factory.executeInsert(), Factory.executeUpdate() and
similar methods with more succinct variants - Added missing parts for
executeDelete()
|
2012-08-17 14:51:30 +02:00 |
|
Lukas Eder
|
165f5218a2
|
[#1657] Reorganise the manual (112 / 169)
|
2012-08-17 14:25:25 +02:00 |
|
Lukas Eder
|
5a1a813f44
|
[#1657] Reorganise the manual (109 / 169)
|
2012-08-17 13:36:25 +02:00 |
|
Lukas Eder
|
511757685e
|
[#1721] Add <K, V> Map<K, List<V>> ResultQuery.fetchGroups(Field<K>,
Field<V>) and Result.intoGroups(Field<K>, Field<V>)
|
2012-08-17 12:04:38 +02:00 |
|