Commit Graph

89 Commits

Author SHA1 Message Date
lukaseder
50bc25b4d9 More idiomatic Scala 2015-05-06 15:45:16 +02:00
lukaseder
337cd45c9b Use Scala syntax sugar in method declarations 2015-05-06 12:47:46 +02:00
lukaseder
411f5f434c [#4273] Add implicit ScalaDSLContext type to add additional functionality to DSLContext for Scala users 2015-05-06 12:38:59 +02:00
lukaseder
7279f068b9 [#4271] Add implicit ScalaResultQuery type to add additional functionality to ResultQuery for Scala users 2015-05-06 11:59:18 +02:00
lukaseder
a251b1e8da Use the ScalaGenerator in the jOOQ-scala tests 2015-04-30 16:41:23 +02:00
lukaseder
89244f4831 Release 3.7.0-SNAPSHOT 2015-04-22 18:02:14 +02:00
lukaseder
6e77528ea8 Release 3.6.0 2015-04-22 15:20:21 +02:00
lukaseder
49cd6bc7b3 [#4216] Remove obsolete "release" profile from pom.xml files 2015-04-20 15:40:14 +02:00
lukaseder
539fb703b9 [#2936] Move .settings, and other Eclipse-related artefacts in a
separate place
2015-03-17 20:45:19 +01:00
lukaseder
dd8d3c76f3 Updated copyright to 2015 2015-01-09 08:57:16 +01:00
Lukas Eder
8f72523997 Updated copyright to 2015 2015-01-07 17:57:59 +01:00
lukaseder
b364042695 Upgraded H2 in example projects 2014-11-27 09:03:36 +01:00
lukaseder
2401501864 Upgraded H2 in example projects 2014-11-27 08:38:41 +01:00
lukaseder
752feb4ff3 Release 3.6.0-SNAPSHOT 2014-11-24 09:48:14 +01:00
Lukas Eder
9416657847 Release 3.5.0 2014-11-21 16:01:43 +01:00
Lukas Eder
5626c91604 [#3775] Fixed jOOQ-Scala unit tests 2014-11-18 16:34:19 +01:00
Lukas Eder
5407d8ab14 [#561] Add support for the Informix database - Various fixes 2014-07-30 11:22:16 +02:00
Lukas Eder
521df3ff8b Fixed the Eclipse 'join_wrapped_lines' setting 2014-07-01 13:39:47 +02:00
Lukas Eder
55fa5d1daf Aagh... Eclipse o_O 2014-06-24 15:03:01 +02:00
Lukas Eder
0d5ac1f778 Release 3.5.0-SNAPSHOT 2014-06-23 09:57:20 +02:00
Lukas Eder
a511c45ad8 Release 3.4.0 2014-06-20 10:51:45 +02:00
Lukas Eder
e83850b356 Added IntelliJ meta info to .gitignore 2014-06-06 14:58:11 +02:00
Lukas Eder
451c02d819 [#3321] Add support for Oracle's (+) JOIN syntax 2014-06-06 11:09:48 +02:00
Lukas Eder
8e8e44a43e [#3321] Add support for Oracle's (+) JOIN syntax 2014-06-06 10:30:01 +02:00
Lukas Eder
19710efc14 Upgraded Eclipse settings to reflect lambda and improved annotation formatting 2014-05-27 09:42:37 +02:00
Lukas Eder
63fd56970a Upgrade Scala to 2.10 2014-04-16 13:52:35 +02:00
Lukas Eder
926ab9917f [#2694] Fixed Scala API Conversions API regression 2014-04-16 12:54:06 +02:00
Lukas Eder
6b6dd91dbb Workaround for test that fails only in Travis-CI 2014-03-12 19:18:19 +01:00
Lukas Eder
c591ebada9 [#3088] ResultQuery.fetchInto() doesn't work with Scala case classes - Added integration test, works 2014-03-10 18:53:14 +01:00
Lukas Eder
f012c538dd Release 3.4.0-SNAPSHOT 2014-02-17 19:08:24 +01:00
Lukas Eder
2c5130acee Release 3.3.0 2014-02-14 16:45:40 +01:00
Lukas Eder
1320420f5f Updated copyright information 2014-02-03 18:05:02 +01:00
Lukas Eder
c6730094b6 Whitespace changes 2014-02-03 17:59:38 +01:00
Lukas Eder
d10a27ed3c Updated copyright information 2014-02-03 12:22:20 +01:00
Lukas Eder
c2e2730583 Line separators again... 2013-12-31 14:04:09 +01:00
Lukas Eder
f844ba26cd [#2910] The new matchers configuration cannot be used with Maven 2013-12-31 12:01:47 +01:00
Lukas Eder
dfa66519c5 Upgraded H2 dependency in jOOQ-scala 2013-12-18 10:04:48 +01:00
Lukas Eder
4181082ec0 [#2848] Fixed regression induced in Conversions.scala 2013-12-17 15:40:06 +01:00
Lukas Eder
5268c59103 Release 3.3.0-SNAPSHOT 2013-10-28 17:13:41 +01:00
Lukas Eder
5e7f157f52 Converted all \r\n to \n 2013-10-10 10:13:22 +02:00
Lukas Eder
3d7a440df0 Set all Eclipse settings to use Unix-style line separators 2013-10-10 09:53:11 +02:00
Lukas Eder
fb176af7df Release 3.2.0 2013-10-09 19:24:30 +02:00
Lukas Eder
f8dd234cb7 OSS / Commercial dual-licensing: Mask out commercial code sections from publicly available GitHub repository. 2013-10-07 14:52:51 +02:00
Lukas Eder
5080114610 Merge branch 'master' of git@github.com:jOOQ/jOOQ.git
Conflicts:
	jOOQ-codegen/src/main/java/org/jooq/util/JavaGenerator.java
2013-10-07 10:45:00 +02:00
Lukas Eder
7d0ba9607d Fixed license in eclipse .settings for code templates 2013-10-02 16:39:02 +02:00
Lukas Eder
63717b517f Updated licensing link from /eula to /licensing 2013-10-02 16:36:22 +02:00
Lukas Eder
0de43e50a1 Settle for final multi-licensing model: ASL 2.0 / Commercial 2013-09-17 12:01:08 +02:00
Lukas Eder
9675da7d2b New Licensor: Data Geekery GmbH
- Reverted previous license change (which was too restrictive)
- Changed license to
  - ASL 2.0  + Commercial for use with Open Source databases
  - AGPL 3.0 + Commercial for use with commercial databases
2013-09-16 10:12:56 +02:00
Lukas Eder
34c8ff98ed New Licensor: Data Geekery GmbH
- Transferred license from Lukas Eder to Data Geekery GmbH
- Changed license from ASL 2.0 to
  - LGPL + Commercial for jOOQ
  - AGPL + Commercial for jOOQ-codegen, jOOQ-meta, jOOQ-scala and others
2013-09-16 10:12:45 +02:00
Lukas Eder
bbc390f4f9 Release 3.2.0-SNAPSHOT 2013-08-26 16:45:55 +02:00