Lukas Eder
e7ed50875a
Upgrade Flyway to 8.3 to work around https://github.com/flyway/flyway/issues/3336
2022-01-05 10:00:17 +01:00
Lukas Eder
73afe4c468
Use a -2 suffix in H2's JDBC URLs to indicate H2 2.0
...
This avoids incompatibilities with files that might be lying around from
H2 1.4
2022-01-05 09:49:47 +01:00
Lukas Eder
618a15f235
Release 3.17.0-SNAPSHOT
2022-01-04 16:34:34 +01:00
Lukas Eder
00e8e9a504
Update Flyway in jOOQ-flyway-example
2021-12-07 15:59:15 +01:00
Lukas Eder
9b766561e8
Remove scala from the jOOQ-flyway-example
...
The scala compilation fails, and it isn't really that important for the
example...
2021-08-19 09:54:14 +02:00
Lukas Eder
675fd804e7
Remove scala from the jOOQ-flyway-example
...
The scala compilation fails, and it isn't really that important for the example...
2021-07-15 15:39:19 +02:00
Lukas Eder
c67e718892
Release 3.16.0-SNAPSHOT
2021-07-05 17:30:40 +02:00
Lukas Eder
7cff2cae7e
Release 3.15.0-SNAPSHOT
2020-10-20 10:20:20 +02:00
Knut Wannheden
9faa244a0d
[ #282 ] Stop removing trailing spaces outside delimited code regions
2020-02-20 12:20:19 +01:00
Lukas Eder
330dac76de
Release 3.14.0-SNAPSHOT
2020-02-12 11:29:19 +01:00
Knut Wannheden
d27dbf4117
Preparing master for 3.13 release cycle
2019-08-29 16:12:59 +02:00
Knut Wannheden
6220688ca2
Cleanup: Delete some no longer relevant examples and log4j.xml files
2019-08-20 13:31:08 +02:00
Knut Wannheden
2fcd73b7e4
[ jOOQ/jOOQ#9018 ] Update to 2.12.9 Scala compiler
2019-08-08 16:57:54 +02:00
Lukas Eder
990bfa4663
[ jOOQ/jOOQ#8939 ] Various fixes
...
- Fixed a bug when FlywayFileComparator compares non-flyway files
- Added a unit test
- Added examples to jOOQ-examples module as submodules
- Split flyway migration in one more migration file
- Check in generated sources
2019-07-25 15:51:37 +02:00
Lukas Eder
23b0c94774
[ jOOQ/jOOQ#8889 ] Upgrade scala 2.12 dependency to 2.12.8
2019-07-03 11:15:57 +02:00
Knut Wannheden
fb9fd1e1f4
Change log4j2.xml files to no longer log log4j debug messages
2019-05-16 08:03:13 +02:00
lukaseder
6d630cd53a
[ #8434 ] Support H2 v1.4.198 array syntax
...
H2 1.4.198 changed array syntax incompatibly to align the syntax with PostgreSQL, HSQLDB, and the SQL standard. The old syntax (which conflicts with row value expression) is no longer really supported.
2019-04-10 11:12:28 +02:00
lukaseder
2785bc84ae
[ #8491 ] Remove unnecessary marker tokens in source code
2019-04-05 11:52:34 +02:00
Knut Wannheden
ed38769655
[ #7789 ] Change Maven projects to use Java 11
2019-04-05 10:36:37 +02:00
lukaseder
485d117d17
Upgraded H2 dependency to 1.4.198
2019-03-05 11:48:25 +01:00
lukaseder
e70f32ab6b
Upgraded Scala version
2018-10-20 15:44:50 +02:00
lukaseder
eb9235268e
Re-add <source> / <target> tags to compiler plugin
2018-10-11 16:30:01 +02:00
lukaseder
e09979901a
Upgraded maven-compiler-plugin
2018-07-30 11:35:07 +02:00
lukaseder
3f76c48a0a
[ #7587 ] [ #7658 ] Use --release flag in JDK 9+ based builds
2018-07-10 15:37:47 +02:00
lukaseder
798821b7dc
[ #7643 ] Use slf4j directly for logging, remove log4j dependency
2018-07-05 12:45:04 +02:00
lukaseder
b396cded86
Upgraded H2, regenerated some code
2018-06-08 12:35:36 +02:00
lukaseder
22b200a389
Release 3.12.0-SNAPSHOT
2018-06-08 10:03:57 +02:00
lukaseder
23df47ba4f
Release 3.11.0
2018-06-07 16:45:37 +02:00
lukaseder
c77fdd3c85
[ #7419 ] Rename jooq-meta and jooq-codegen packages to avoid conflicts in JPMS
2018-04-16 11:35:01 +02:00
lukaseder
d280225df0
Updated junit dependency
2017-10-19 12:05:44 +02:00
lukaseder
059efb93e4
Release 3.11.0-SNAPSHOT
2017-09-29 15:49:30 +02:00
lukaseder
c3fdb76403
Release 3.10.0
2017-09-29 14:44:26 +02:00
lukaseder
2470d00b29
[ #6611 ] Updated Maven dependencies
2017-09-27 13:26:11 +02:00
lukaseder
9d0d3a3327
[ #4111 ] Cross-release several jooq-scala deliverables
2017-09-26 11:41:01 +02:00
lukaseder
d78bb37e26
[ #6423 ] Regenerated code
2017-07-20 14:17:06 +02:00
lukaseder
626b9eacb1
[ #5806 ] Upgraded H2 example dependencies
2017-05-26 14:58:37 +02:00
lukaseder
99eb5e7ff9
[ #5879 ] Added test to jooq-flyway-example
2017-02-16 12:19:55 +01:00
lukaseder
1ed96d2f18
[ #5754 ] Remove copyright (and dates) from file headers
2017-01-02 17:14:26 +01:00
lukaseder
d1e1f3e648
Release 3.10.0-SNAPSHOT
2016-12-23 16:36:19 +01:00
lukaseder
e0c0ed0229
Release 3.9.0
2016-12-23 11:53:13 +01:00
lukaseder
56e93ff020
Upgraded H2 JDBC driver version
2016-12-22 11:51:41 +01:00
lukaseder
49162a7c02
[ #4827 ] Revert example catalogVersionProvider
2016-10-19 18:15:29 +02:00
lukaseder
a6368da455
Release 3.9.0-SNAPSHOT
2016-05-04 15:18:05 +02:00
lukaseder
20a08ec0c9
Release 3.8.0
2016-05-03 10:46:19 +02:00
lukaseder
61c71bdfcd
Upgraded maven-compiler-plugin
2016-01-12 16:36:15 +01:00
lukaseder
11115c6741
[ #4889 ] Update copyright to 2016
2016-01-04 20:59:08 +01:00
lukaseder
938fb6f5e2
Blank out rather than mask [pro] code to avoid confusion with users
2015-12-31 10:02:02 +01:00
lukaseder
8145f77f2e
[ #4827 ] Add CatalogVersionProvider
2015-12-20 12:45:39 +01:00
lukaseder
100c07ee5b
Use 3.8.0-SNAPSHOT versions in examples to avoid confusion
2015-11-05 17:22:00 +01:00
lukaseder
1f5e2e795b
Release 3.7.0
2015-10-08 11:22:04 +02:00