yosql.git
3 weeks agocatch unguessable annotation types2022.6.29
Sebastian Hoß [Sun, 26 Jun 2022 16:23:15 +0000 (26 18:23 +0200)]
catch unguessable annotation types

3 weeks agoclose some todos
Sebastian Hoß [Sun, 26 Jun 2022 12:06:07 +0000 (26 14:06 +0200)]
close some todos

3 weeks agofirst steps towards disabling prepared statements
Sebastian Hoß [Sun, 26 Jun 2022 11:29:40 +0000 (26 13:29 +0200)]
first steps towards disabling prepared statements

3 weeks agofilter settings that are not documented
Sebastian Hoß [Sat, 25 Jun 2022 15:22:15 +0000 (25 17:22 +0200)]
filter settings that are not documented

3 weeks agofix links
Sebastian Hoß [Sat, 25 Jun 2022 15:18:54 +0000 (25 17:18 +0200)]
fix links

3 weeks agoadd Qodana scan action
Sebastian Hoß [Sat, 25 Jun 2022 15:17:19 +0000 (25 17:17 +0200)]
add Qodana scan action

3 weeks agorefactor github actions
Sebastian Hoß [Sat, 25 Jun 2022 15:12:12 +0000 (25 17:12 +0200)]
refactor github actions

3 weeks agosimplify project setup
Sebastian Hoß [Sat, 25 Jun 2022 11:56:32 +0000 (25 13:56 +0200)]
simplify project setup

3 weeks agoadd some more todos
Sebastian Hoß [Sat, 25 Jun 2022 11:44:42 +0000 (25 13:44 +0200)]
add some more todos

3 weeks agochange interface to abstract class
Sebastian Hoß [Sat, 25 Jun 2022 11:32:17 +0000 (25 13:32 +0200)]
change interface to abstract class

3 weeks agoadd missing javadoc
Sebastian Hoß [Sat, 25 Jun 2022 10:38:27 +0000 (25 12:38 +0200)]
add missing javadoc

3 weeks agowarn about ignored SQL statements
Sebastian Hoß [Sat, 25 Jun 2022 10:38:15 +0000 (25 12:38 +0200)]
warn about ignored SQL statements

3 weeks agoremove useless filter
Sebastian Hoß [Sat, 25 Jun 2022 10:16:31 +0000 (25 12:16 +0200)]
remove useless filter

3 weeks agorefactor to remove duplicate code
Sebastian Hoß [Sat, 25 Jun 2022 10:14:30 +0000 (25 12:14 +0200)]
refactor to remove duplicate code

3 weeks agocleanup test configs
Sebastian Hoß [Sat, 25 Jun 2022 09:58:15 +0000 (25 11:58 +0200)]
cleanup test configs

3 weeks agofallback to default if converter cannot be fully configured
Sebastian Hoß [Sat, 25 Jun 2022 09:36:05 +0000 (25 11:36 +0200)]
fallback to default if converter cannot be fully configured

4 weeks agoupdate kotlin-stdlib to fix security warning
Sebastian Hoß [Wed, 22 Jun 2022 05:18:52 +0000 (22 07:18 +0200)]
update kotlin-stdlib to fix security warning

4 weeks agofix CLI type detection
Sebastian Hoß [Wed, 22 Jun 2022 05:11:39 +0000 (22 07:11 +0200)]
fix CLI type detection

4 weeks agoenable cli examples
Sebastian Hoß [Tue, 21 Jun 2022 05:33:41 +0000 (21 07:33 +0200)]
enable cli examples

4 weeks agomark private method as private
Sebastian Hoß [Tue, 21 Jun 2022 04:24:09 +0000 (21 06:24 +0200)]
mark private method as private

4 weeks agofix string parsing for annotations
Sebastian Hoß [Mon, 20 Jun 2022 17:27:14 +0000 (20 19:27 +0200)]
fix string parsing for annotations

4 weeks agouse managed version of build-helper-m-p
Sebastian Hoß [Mon, 20 Jun 2022 04:51:19 +0000 (20 06:51 +0200)]
use managed version of build-helper-m-p

4 weeks agofix #206 publish CLI tooling2022.6.22
Sebastian Hoß [Sun, 19 Jun 2022 10:58:17 +0000 (19 12:58 +0200)]
fix #206 publish CLI tooling

4 weeks agofix #146 add ant task to build output
Sebastian Hoß [Sun, 19 Jun 2022 10:49:44 +0000 (19 12:49 +0200)]
fix #146 add ant task to build output

4 weeks agoexecute all gradle examples during build
Sebastian Hoß [Sun, 19 Jun 2022 09:36:37 +0000 (19 11:36 +0200)]
execute all gradle examples during build

4 weeks agoexecute all maven examples during build
Sebastian Hoß [Sun, 19 Jun 2022 09:05:52 +0000 (19 11:05 +0200)]
execute all maven examples during build

4 weeks agosolve some open todos
Sebastian Hoß [Sun, 19 Jun 2022 08:37:12 +0000 (19 10:37 +0200)]
solve some open todos

4 weeks agoverify that converter aliases are not used multiple times
Sebastian Hoß [Sun, 19 Jun 2022 08:24:11 +0000 (19 10:24 +0200)]
verify that converter aliases are not used multiple times

4 weeks agosort converts
Sebastian Hoß [Sun, 19 Jun 2022 08:06:54 +0000 (19 10:06 +0200)]
sort converts

4 weeks agorefactor model generators
Sebastian Hoß [Thu, 16 Jun 2022 08:04:29 +0000 (16 10:04 +0200)]
refactor model generators

5 weeks agowork on documentation
Sebastian Hoß [Mon, 13 Jun 2022 13:15:53 +0000 (13 15:15 +0200)]
work on documentation

5 weeks agoreformat code
Sebastian Hoß [Mon, 13 Jun 2022 04:46:09 +0000 (13 06:46 +0200)]
reformat code

5 weeks agoupdate project setup
Sebastian Hoß [Sat, 11 Jun 2022 14:23:10 +0000 (11 16:23 +0200)]
update project setup

5 weeks agofix #123 allow to specify extra annotations on repositories/methods2022.6.15
Sebastian Hoß [Fri, 10 Jun 2022 12:36:43 +0000 (10 14:36 +0200)]
fix #123 allow to specify extra annotations on repositories/methods

6 weeks agoformatting
Sebastian Hoß [Sat, 4 Jun 2022 14:14:16 +0000 (4 16:14 +0200)]
formatting

6 weeks agoclear some more todos
Sebastian Hoß [Sat, 4 Jun 2022 14:04:31 +0000 (4 16:04 +0200)]
clear some more todos

6 weeks agoclear todo
Sebastian Hoß [Sat, 4 Jun 2022 12:04:59 +0000 (4 14:04 +0200)]
clear todo

6 weeks agoremove unused annotations
Sebastian Hoß [Sat, 4 Jun 2022 12:04:53 +0000 (4 14:04 +0200)]
remove unused annotations

6 weeks agoupdate docs
Sebastian Hoß [Sat, 4 Jun 2022 09:12:42 +0000 (4 11:12 +0200)]
update docs

6 weeks agoshorten returningMode to returning in .sql files
Sebastian Hoß [Sat, 4 Jun 2022 09:12:37 +0000 (4 11:12 +0200)]
shorten returningMode to returning in .sql files

6 weeks agohandle overlapping package names
Sebastian Hoß [Sat, 4 Jun 2022 08:04:03 +0000 (4 10:04 +0200)]
handle overlapping package names

6 weeks agofine-grain usage of final keyword
Sebastian Hoß [Sat, 4 Jun 2022 06:34:09 +0000 (4 08:34 +0200)]
fine-grain usage of final keyword

6 weeks agouse managed version
Sebastian Hoß [Fri, 3 Jun 2022 09:44:00 +0000 (3 11:44 +0200)]
use managed version

6 weeks agofix broken links2022.6.8
Sebastian Hoß [Fri, 3 Jun 2022 05:25:36 +0000 (3 07:25 +0200)]
fix broken links

6 weeks agoupdate github actions
Sebastian Hoß [Fri, 3 Jun 2022 05:19:01 +0000 (3 07:19 +0200)]
update github actions

6 weeks agoenable enforcer on github actions
Sebastian Hoß [Fri, 3 Jun 2022 05:14:17 +0000 (3 07:14 +0200)]
enable enforcer on github actions

6 weeks agofix all enforcer errors
Sebastian Hoß [Fri, 3 Jun 2022 05:12:15 +0000 (3 07:12 +0200)]
fix all enforcer errors

6 weeks agoupdate gradle examples
Sebastian Hoß [Thu, 2 Jun 2022 06:56:40 +0000 (2 08:56 +0200)]
update gradle examples

6 weeks agoUpdate parent to latest version
sebhoss [Fri, 3 Jun 2022 02:52:59 +0000 (3 02:52 +0000)]
Update parent to latest version

7 weeks agothrow GradleException
Sebastian Hoß [Wed, 1 Jun 2022 13:10:10 +0000 (1 15:10 +0200)]
throw GradleException

7 weeks agolog all suppressed errors
Sebastian Hoß [Wed, 1 Jun 2022 13:08:04 +0000 (1 15:08 +0200)]
log all suppressed errors

7 weeks agouse the same .sql files for all maven examples
Sebastian Hoß [Wed, 1 Jun 2022 11:10:00 +0000 (1 13:10 +0200)]
use the same .sql files for all maven examples

7 weeks agocode cleanup
Sebastian Hoß [Tue, 31 May 2022 06:57:47 +0000 (31 08:57 +0200)]
code cleanup

7 weeks agoadd validation step before code generation2022.6.1
Sebastian Hoß [Tue, 31 May 2022 06:45:50 +0000 (31 08:45 +0200)]
add validation step before code generation

7 weeks agoadd missing names configuration
Sebastian Hoß [Sun, 29 May 2022 09:01:53 +0000 (29 11:01 +0200)]
add missing names configuration

7 weeks agofix #5 generate interfaces for repositories
Sebastian Hoß [Sun, 29 May 2022 07:32:20 +0000 (29 09:32 +0200)]
fix #5 generate interfaces for repositories

8 weeks agoupdate cucumber scenarios2022.5.25
Sebastian Hoß [Sun, 22 May 2022 16:28:20 +0000 (22 18:28 +0200)]
update cucumber scenarios

8 weeks agofix benchmark name
Sebastian Hoß [Sun, 22 May 2022 16:24:43 +0000 (22 18:24 +0200)]
fix benchmark name

8 weeks agoadd missing .sql files
Sebastian Hoß [Sun, 22 May 2022 16:20:29 +0000 (22 18:20 +0200)]
add missing .sql files

8 weeks agorefactoring 2022
Sebastian Hoß [Sun, 15 May 2022 16:44:53 +0000 (15 18:44 +0200)]
refactoring 2022

2 months agoUpdate parent to latest version2022.5.18
sebhoss [Tue, 3 May 2022 03:03:12 +0000 (3 03:03 +0000)]
Update parent to latest version

2 months agofix gradle build
Sebastian Hoß [Wed, 11 May 2022 08:05:36 +0000 (11 10:05 +0200)]
fix gradle build

2 months agoconcentrate on jdbc/r2dbc
Sebastian Hoß [Wed, 11 May 2022 07:52:55 +0000 (11 09:52 +0200)]
concentrate on jdbc/r2dbc

2 months agoupdate gradle plugin/examples
Sebastian Hoß [Fri, 6 May 2022 05:05:20 +0000 (6 07:05 +0200)]
update gradle plugin/examples

2 months agofix build
Sebastian Hoß [Mon, 2 May 2022 08:55:02 +0000 (2 10:55 +0200)]
fix build

2 months agofix codegen for spring-jdbc example
Sebastian Hoß [Fri, 29 Apr 2022 06:46:16 +0000 (29 08:46 +0200)]
fix codegen for spring-jdbc example

2 months agowork on configs & spring-jdbc
Sebastian Hoß [Fri, 29 Apr 2022 05:43:01 +0000 (29 07:43 +0200)]
work on configs & spring-jdbc

2 months agosimplify rxjava implementation
Sebastian Hoß [Sat, 23 Apr 2022 06:11:39 +0000 (23 08:11 +0200)]
simplify rxjava implementation

2 months agovertx-pg is now vertx-sql
Sebastian Hoß [Fri, 22 Apr 2022 12:29:30 +0000 (22 14:29 +0200)]
vertx-pg is now vertx-sql

2 months agoprepare for rxjava3 switch
Sebastian Hoß [Fri, 22 Apr 2022 12:10:51 +0000 (22 14:10 +0200)]
prepare for rxjava3 switch

2 months agoBump github/codeql-action from 1 to 22022.4.27
dependabot[bot] [Tue, 26 Apr 2022 01:10:38 +0000 (26 01:10 +0000)]
Bump github/codeql-action from 1 to 2

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agohttp -> https
Sebastian Hoß [Fri, 22 Apr 2022 07:19:50 +0000 (22 09:19 +0200)]
http -> https

2 months agoremove dead links
Sebastian Hoß [Fri, 22 Apr 2022 07:03:07 +0000 (22 09:03 +0200)]
remove dead links

2 months agoadd mutiny/reactor deps to gradle examples
Sebastian Hoß [Fri, 22 Apr 2022 07:01:46 +0000 (22 09:01 +0200)]
add mutiny/reactor deps to gradle examples

2 months agogenerate reactor methods in jdbc module
Sebastian Hoß [Fri, 22 Apr 2022 05:43:43 +0000 (22 07:43 +0200)]
generate reactor methods in jdbc module

2 months agoadd repo tests for jdbc module
Sebastian Hoß [Fri, 22 Apr 2022 04:51:23 +0000 (22 06:51 +0200)]
add repo tests for jdbc module

2 months agoclear some todos
Sebastian Hoß [Thu, 21 Apr 2022 13:58:08 +0000 (21 15:58 +0200)]
clear some todos

2 months agoimplement Mutiny read method for JDBC
Sebastian Hoß [Thu, 21 Apr 2022 12:19:03 +0000 (21 14:19 +0200)]
implement Mutiny read method for JDBC

2 months agoprepare support for mutiny/reactor
Sebastian Hoß [Thu, 21 Apr 2022 11:46:58 +0000 (21 13:46 +0200)]
prepare support for mutiny/reactor

3 months agoallow to configure reactor/mutiny prefix/suffix
Sebastian Hoß [Tue, 19 Apr 2022 08:11:36 +0000 (19 10:11 +0200)]
allow to configure reactor/mutiny prefix/suffix

3 months agobetter method names for Variables
Sebastian Hoß [Tue, 19 Apr 2022 07:50:17 +0000 (19 09:50 +0200)]
better method names for Variables

3 months agofine-tune streaming method prefix/suffix
Sebastian Hoß [Tue, 19 Apr 2022 06:42:59 +0000 (19 08:42 +0200)]
fine-tune streaming method prefix/suffix

3 months agoremove the 2 from rxjava2
Sebastian Hoß [Tue, 19 Apr 2022 06:08:55 +0000 (19 08:08 +0200)]
remove the 2 from rxjava2

3 months agoallow to specify prefix/suffix for blocking methods
Sebastian Hoß [Tue, 19 Apr 2022 06:00:29 +0000 (19 08:00 +0200)]
allow to specify prefix/suffix for blocking methods

3 months agorename standard API to blocking API
Sebastian Hoß [Tue, 19 Apr 2022 05:30:32 +0000 (19 07:30 +0200)]
rename standard API to blocking API

3 months agoupdate yosql-cli build deps
Sebastian Hoß [Mon, 18 Apr 2022 08:28:01 +0000 (18 10:28 +0200)]
update yosql-cli build deps

3 months agocleanup website
Sebastian Hoß [Mon, 18 Apr 2022 08:27:50 +0000 (18 10:27 +0200)]
cleanup website

3 months agouse type safe row converters for maven2022.4.20
Sebastian Hoß [Mon, 18 Apr 2022 07:53:31 +0000 (18 09:53 +0200)]
use type safe row converters for maven

3 months agocleanup obsolete code paths
Sebastian Hoß [Mon, 18 Apr 2022 06:56:41 +0000 (18 08:56 +0200)]
cleanup obsolete code paths

3 months agoreduce visibility for method
Sebastian Hoß [Sun, 17 Apr 2022 10:49:23 +0000 (17 12:49 +0200)]
reduce visibility for method

3 months agofix gradle examples
Sebastian Hoß [Sun, 17 Apr 2022 10:49:05 +0000 (17 12:49 +0200)]
fix gradle examples

3 months agofix gradle build
Sebastian Hoß [Sun, 17 Apr 2022 10:43:56 +0000 (17 12:43 +0200)]
fix gradle build

3 months agoclose more todos
Sebastian Hoß [Sun, 17 Apr 2022 10:41:42 +0000 (17 12:41 +0200)]
close more todos

3 months agorename userTypes to rowConverters
Sebastian Hoß [Sun, 17 Apr 2022 10:38:02 +0000 (17 12:38 +0200)]
rename userTypes to rowConverters

3 months agoenable staged builders
Sebastian Hoß [Sun, 17 Apr 2022 10:18:16 +0000 (17 12:18 +0200)]
enable staged builders

3 months agoremove outdated comment
Sebastian Hoß [Sun, 17 Apr 2022 10:05:40 +0000 (17 12:05 +0200)]
remove outdated comment

3 months agoreorder method parameters to match java style
Sebastian Hoß [Sun, 17 Apr 2022 10:02:52 +0000 (17 12:02 +0200)]
reorder method parameters to match java style

3 months agorename daoApi to persistenceApi
Sebastian Hoß [Sun, 17 Apr 2022 09:37:06 +0000 (17 11:37 +0200)]
rename daoApi to persistenceApi

3 months agoremove obsolete config option
Sebastian Hoß [Sun, 17 Apr 2022 09:30:02 +0000 (17 11:30 +0200)]
remove obsolete config option

3 months agomake names configurable
Sebastian Hoß [Sun, 17 Apr 2022 09:22:58 +0000 (17 11:22 +0200)]
make names configurable