lukaseder
|
36354bf2cb
|
[#6812] Added support for DERBY
|
2017-12-19 16:02:12 +01:00 |
|
lukaseder
|
9d310e5ee7
|
[#6812] Added GRANT / REVOKE support for HSQLDB
|
2017-12-19 15:33:24 +01:00 |
|
lukaseder
|
0024dc8258
|
[#6913] [#6938] Added integration tests and missing API clone in DSL
|
2017-12-19 14:30:16 +01:00 |
|
Lukas Eder
|
196882b8e8
|
Merge pull request #6938 from timur-sh/6931
[#6931] Added a support for REVOKE GRANT OPTION FOR .. clause
|
2017-12-19 14:18:00 +01:00 |
|
lukaseder
|
1ef093c16b
|
[#6936] Parse empty INSERT .. VALUES () clause as an emulated DEFAULT VALUES clause
|
2017-12-19 14:09:12 +01:00 |
|
Timur Shaidullin
|
eaea2b64ae
|
[#6931] Added a support for REVOKE GRANT OPTION FOR .. clause
[#6931] fix
|
2017-12-19 15:01:55 +03:00 |
|
lukaseder
|
0e708b9e03
|
[#6913] [#6934] Added integration test, fixed Support annotation
|
2017-12-19 12:20:46 +01:00 |
|
lukaseder
|
343b645bd6
|
[#6913] [#6934] Add support for WITH GRANT OPTION clause to GRANT statement
|
2017-12-19 12:07:27 +01:00 |
|
Lukas Eder
|
9e429c96d4
|
Merge pull request #6934 from timur-sh/6913
[#6913] Added a support for GRANT .. WITH GRANT OPTION
|
2017-12-19 12:00:20 +01:00 |
|
lukaseder
|
71d45bca92
|
[#6474] [#6485] Added gramar support for org.jooq.Block
|
2017-12-19 11:56:15 +01:00 |
|
lukaseder
|
c1449fd5df
|
[#6474] [#6485] Added gramar support for org.jooq.Block
|
2017-12-19 11:54:20 +01:00 |
|
lukaseder
|
b00c86c7e5
|
[#6474] [#6485] Added parser support for org.jooq.Block
|
2017-12-19 11:47:10 +01:00 |
|
Timur Shaidullin
|
19287add9d
|
[#6913] Added a support for GRANT .. WITH GRANT OPTION
|
2017-12-19 13:39:01 +03:00 |
|
lukaseder
|
f0cfb14d8e
|
[#6933] Add org.jooq.Statement for procedural statements inside of org.jooq.Block
|
2017-12-19 11:21:44 +01:00 |
|
lukaseder
|
710a452b59
|
[#6482] Document in the manual: SQL and JDBC are one-based, jOOQ is zero-based
|
2017-12-19 09:24:09 +01:00 |
|
lukaseder
|
5bb2d17f9d
|
[#6474] Add org.jooq.Block to wrap several statements in an anonymous block
|
2017-12-18 17:41:55 +01:00 |
|
lukaseder
|
801d7b9391
|
[#6928] Add AlterTableStep.add(Field) taking the data type from the field directly
|
2017-12-18 16:34:48 +01:00 |
|
lukaseder
|
a4b8555005
|
[#6482] Document in the manual: SQL and JDBC are one-based, jOOQ is zero-base
|
2017-12-18 15:59:20 +01:00 |
|
lukaseder
|
fe34d9a84c
|
[#6485] [#6906] Added parser support for ON CONFLICT .. ON CONSTRAINT clause
|
2017-12-18 15:24:14 +01:00 |
|
lukaseder
|
05d19194d7
|
[#6554] Mark Maven plugin as @ThreadSafe
|
2017-12-18 15:08:40 +01:00 |
|
lukaseder
|
2ea8197416
|
[#6906] [#6919] Fixed generated syntax error, other minor fixes
|
2017-12-18 14:51:27 +01:00 |
|
Lukas Eder
|
1d5c3a3a3a
|
Merge pull request #6919 from timur-sh/6906
[#6906] Added support for PostgreSQL ON CONFLICT .. ON CONSTRAINT ..
|
2017-12-18 13:41:54 +01:00 |
|
lukaseder
|
9e885d8d91
|
[#6580] Fixed ExecuteListener order and listener implementation
|
2017-12-15 15:54:14 +01:00 |
|
lukaseder
|
e3a923d3e3
|
[#6580] Add Settings.fetchServerOutputSize to fetch server output
|
2017-12-15 14:51:10 +01:00 |
|
lukaseder
|
47e97c840d
|
[#6927] Add ExecuteListener.serverOutput()
|
2017-12-15 14:22:36 +01:00 |
|
lukaseder
|
65adb5928a
|
[#6922] Upgrade the jOOU dependency to version 0.9.3
|
2017-12-15 12:17:26 +01:00 |
|
lukaseder
|
1e77b59522
|
[#6921] Added credit for contribution
|
2017-12-15 11:03:09 +01:00 |
|
Lukas Eder
|
554f3b15d4
|
Merge pull request #6921 from zhurs/master
Optimization of {ULong,UInteger,UShort}.toBigInteger
|
2017-12-15 10:54:13 +01:00 |
|
lukaseder
|
b507f112a2
|
[#6923] Clarify the meaning of MockResult.data == null
|
2017-12-15 10:23:21 +01:00 |
|
Sergey Zhuravlev
|
e30299beb0
|
Optimization for {UInteger,UShort}.toBigInteger
|
2017-12-14 18:37:58 +03:00 |
|
Sergey Zhuravlev
|
f797baa576
|
Optimization for ULong.toBigInteger
|
2017-12-14 18:28:15 +03:00 |
|
Timur Shaidullin
|
82e27ce870
|
[#6906] Added support for PostgreSQL ON CONFLICT .. ON CONSTRAINT ..
|
2017-12-14 17:58:06 +03:00 |
|
lukaseder
|
a32a5b7f0b
|
[#6918] Generated file headers comment is ill formatted
|
2017-12-14 11:49:09 +01:00 |
|
lukaseder
|
71841fe14c
|
[#6812] Added support for SQL Server
|
2017-12-13 16:47:13 +01:00 |
|
lukaseder
|
4cc1cdb7f7
|
[#6485] [#6812] Document GRANT / REVOKE in grammar
|
2017-12-13 16:17:36 +01:00 |
|
lukaseder
|
a0a6dc01ed
|
[#6912] Bad inlining of Double.NaN in H2
|
2017-12-13 15:52:48 +01:00 |
|
lukaseder
|
980cfe358a
|
[#6812] Fixed Support annotation for GRANT and REVOKE
|
2017-12-13 15:32:24 +01:00 |
|
lukaseder
|
f33080f037
|
[#6911] Add support for GRANT .. TO PUBLIC and REVOKE .. FROM PUBLIC
|
2017-12-13 15:21:54 +01:00 |
|
lukaseder
|
f03dbdccfe
|
[#6884] Emulate SET [ ROW ] = [ ROW ] syntax on all databases
|
2017-12-13 14:06:51 +01:00 |
|
lukaseder
|
049b081500
|
[#6903] Add ExecuteContext.statementExecutionCount() to count the number of executions of a statement
|
2017-12-11 15:52:46 +01:00 |
|
lukaseder
|
72d3b93b48
|
[#6904] Javadoc warnings in ExecuteListener
|
2017-12-11 14:32:08 +01:00 |
|
lukaseder
|
a0d67a76bc
|
[#6883] Add support for loading default values and comments for org.jooq.Meta columns
|
2017-12-11 12:45:19 +01:00 |
|
lukaseder
|
6915af998d
|
[#6899] Log a link to GitHub when DDLDatabase runs into a ParserException
|
2017-12-11 11:40:21 +01:00 |
|
lukaseder
|
9af3aeecc9
|
[#6898] Parser API doesn't document thrown ParserException
|
2017-12-11 11:38:35 +01:00 |
|
lukaseder
|
90bae7dfcc
|
[#6868] Avoid lambda expression to stay Java 6/7 compatible
|
2017-12-11 10:07:48 +01:00 |
|
Lukas Eder
|
87e9ba3215
|
Merge pull request #6897 from eric239/feature/6868-prefer-public-constructors
[#6868] Prefer public constructors
|
2017-12-11 09:56:59 +01:00 |
|
Ernest Mishkin
|
da17124b34
|
[#6868] Prefer public constructors
|
2017-12-10 18:21:14 -08:00 |
|
lukaseder
|
70ebfa1f6a
|
[#5574] In MySQL, an incorrect column default is generated when the default is CURRENT_TIMESTAMP
|
2017-12-07 16:35:37 +01:00 |
|
lukaseder
|
0a1be969c9
|
[#6881] maven-deploy.bat's help options do not work (cannot be discovered easily)
|
2017-12-07 15:49:33 +01:00 |
|
Lukas Eder
|
35303c30cd
|
Merge pull request #6881 from enerko-informatik/fix_maven_deploy
Fix maven deploy
|
2017-12-07 15:39:17 +01:00 |
|