An open API service providing commit metadata for open source projects.

GitHub / aaberg/sql2o / commits

sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm, but without the sql-generation capabilities. Supports named parameters.

SHA Message Author Date Stats
744b85b3 Updated java version description in readme Lars Aaberg <l****s@a****c> over 1 year ago
01ef698d merge Merge pull request #378 from FXV6624/update-readme Lars Aaberg <l****s@a****c>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f2f77fe9 Removed failing github action step Lars Aaberg <l****s@a****c> over 1 year ago
a375671c Improved README with examples and updated compatibility FXV6624 <f****z@g****m> over 1 year ago
69bc00ca Fixed bug in null-handling for java.time converters Lars Aaberg <l****s@a****c> over 1 year ago
537d73ec ref #376 - fixing error where sql2o might throw an exception if autoCommit is... Lars Aaberg <l****s@a****c> over 1 year ago
f9a90914 Fixes language level in pom Lars Aaberg <l****s@a****c> almost 2 years ago
3e5a6e56 merge Merge pull request #375 from aaberg/rewrite-reflection-and-add-record-support Lars Aaberg <l****s@a****c>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
4956fb38 Better performant cache, by doing an optimistic read without read lock, which... Lars Aaberg <l****s@a****c> almost 2 years ago
434f77ad Some performance tuning Lars Aaberg <l****s@a****c> almost 2 years ago
f7a84b55 Ok, so I decided not to try to somehow make this version work with java 11. I... Lars Aaberg <l****s@a****c> almost 2 years ago
512e0c0b Commented out a test that doesn't run on java 11 Lars Aaberg <l****s@a****c> almost 2 years ago
1f48a91b Updated java source and target version Lars Aaberg <l****s@a****c> almost 2 years ago
657d89c8 Removed unused code, and some refactoring in connection with reflection rewrite Lars Aaberg <l****s@a****c> almost 2 years ago
597ef8b3 Caching PojoMetadata and some accompanying refactoring Lars Aaberg <l****s@a****c> almost 2 years ago
3c56b0ef Added support for complex types to the new reflection logic Lars Aaberg <l****s@a****c> about 2 years ago
0e94f1bf Fixed a couple of failing tests related to the ongoing reflection rewriting Lars Aaberg <l****s@a****c> about 2 years ago
90b5e28a In the process fo rewriting reflection logic and adding support for records Lars Aaberg <l****s@a****c> about 2 years ago
d8a7a8be Removed version from docker-compose, since it's obsolete Lars Aaberg <l****s@a****c> over 2 years ago
d3a2a0b4 Removed Coveralls integration Lars Aaberg <l****s@a****c> over 2 years ago
aa8b7d09 Updated version number Lars Aaberg <l****s@a****c> over 2 years ago
a568c5fe merge Merge branch 'StanAccy-feature-query-unique' Lars Aaberg <l****s@a****c> over 2 years ago
36c8706e Fixed tests, that was broken by a previous commit changing the user table name Lars Aaberg <l****s@a****c> over 2 years ago
8ec05b1a merge Merge branch 'feature-query-unique' of github.com:StanAccy/sql2o into StanAcc... Lars Aaberg <l****s@a****c> over 2 years ago
f274552f merge Merge pull request #367 from aaberg/java-time-support Lars Aaberg <l****s@a****c>
Committed by: GitHub <n****y@g****m>
over 2 years ago
979ad19f Did some last fine tuning and checking on the java.time converters Lars Aaberg <l****s@a****c> over 2 years ago
a9172b7e Added converter for java.time.Instant, and added a test for the LocalDateTime... Lars Aaberg <l****s@a****c> over 2 years ago
cb760963 Added converters for java.time.LocalDate, java.time.LocalTime and java.time.L... Lars Aaberg <l****s@a****c> over 2 years ago
b69a5707 merge Merge branch 'josecollazzi-master' Lars Aaberg <l****s@a****c> over 2 years ago
a4164c03 merge Merge pull request #366 from aaberg/remove-travis Lars Aaberg <l****s@a****c>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3b1434dc Removed travis-ci configuration. Replaced by Github Actions Lars Aaberg <l****s@a****c> over 2 years ago
02f5d053 Readme - fixes link in the Github Actions badge Lars Aaberg <l****s@a****c> over 2 years ago
ea1fd9ff Removed travis-ci and added a link to the 1.7.0 release announcement Lars Aaberg <l****s@a****c> over 2 years ago
b1211fd2 Fixed BigDecimal test Lars Aaberg <l****s@a****c> over 2 years ago
8f5cce59 merge Merge pull request #360 from Marco-Sulla/master Lars Aaberg <l****s@a****c>
Committed by: GitHub <n****y@g****m>
over 2 years ago
28a56948 Updated pipeline to print java version before testing Lars Aaberg <l****s@a****c> over 2 years ago
735f3a13 Added tests for java 11, 17 and 21. Also updated pipeline to set version numb... Lars Aaberg <l****s@a****c> over 2 years ago
92b01fc8 Readded docker compose on deploy, and renamed the deploy step Lars Aaberg <l****s@a****c> over 2 years ago
75a20ecf Changes to pipeline Lars Aaberg <l****s@a****c> over 2 years ago
73e4a2d5 new version of setup-java action Lars Aaberg <l****s@a****c> over 2 years ago
3065b34d Getting desperate Lars Aaberg <l****s@a****c> over 2 years ago
98c65044 Yet another attempt of getting deploy to work Lars Aaberg <l****s@a****c> over 2 years ago
a0aa13ee Signing keys and stuff. Gotta work soon! Lars Aaberg <l****s@a****c> over 2 years ago
3c428fa9 Attempting to fix maven release to use the release profile Lars Aaberg <l****s@a****c> over 2 years ago
edb86a12 Fixed error with credentials for maven Lars Aaberg <l****s@a****c> over 2 years ago
38dd2654 Set release version 1.7.0 Lars Aaberg <l****s@a****c> over 2 years ago
8108d17b Some pom cleaning Lars Aaberg <l****s@a****c> over 2 years ago
dd043df6 Readded snapshot url Lars Aaberg <l****s@a****c> over 2 years ago
1f8361f3 Added docker compose to publish, and fixed some formattings Lars Aaberg <l****s@a****c> over 2 years ago
6df9a4b0 Attempt to add publish to maven central Lars Aaberg <l****s@a****c> over 2 years ago
1cd21dfb Updated github actions to publish artifact to github packages and updated a d... Lars Aaberg <l****s@a****c> over 2 years ago
c989c612 Spinning up docker compose before testing Lars Aaberg <l****s@a****c> over 2 years ago
4880cf1e Create maven.yml Lars Aaberg <l****s@a****c>
Committed by: GitHub <n****y@g****m>
over 2 years ago
86883222 Updated version number, added oracle database to docker-compose.yml, and read... Lars Aaberg <l****s@a****c> over 2 years ago
742cf680 Removed old and outdated samples folder Lars Aaberg <l****s@a****c> over 2 years ago
d70610c8 merge Merge pull request #363 from aaberg/dependabot/maven/samples/java-edge/com.h2... Lars Aaberg <l****s@a****c>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a3dc3a40 merge Merge pull request #355 from aaberg/dependabot/maven/extensions/postgres/com.... Lars Aaberg <l****s@a****c>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a56d4588 Updated packages. Added some missing converters required for newer java versi... Lars Aaberg <l****s@a****c> over 2 years ago
22b7f561 Bump h2 from 1.3.160 to 2.2.220 in /samples/java-edge
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
15710d3c Improved precision of BigDecimalConverter Marco Sulla <g****b@m****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a989267f merge Merge pull request #356 from aaberg/java11-compatibility Lars Aaberg <l****s@a****c>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
3f40392f merge Merge pull request #211 from amanteaux/cleaning Lars Aaberg <l****s@a****c>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
57c018a1 Removed all references to sun.reflect, and made necessary changes to make all... Lars Aaberg <l****s@a****c> almost 4 years ago
b49f5597 Bump gson from 2.2.4 to 2.8.9 in /extensions/postgres
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e84ce342 merge Merge pull request #341 from aaberg/dependabot/maven/junit-junit-4.13.1 Lars Aaberg <l****s@a****c>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2aa7590c merge Merge pull request #340 from aaberg/dependabot/maven/samples/java-edge/junit-... Lars Aaberg <l****s@a****c>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d0e2ad65 merge Merge pull request #338 from camauser/master Lars Aaberg <l****s@a****c>
Committed by: GitHub <n****y@g****m>
over 5 years ago
31e4836a Bump junit from 4.12 to 4.13.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
6e38d66f Bump junit from 4.11 to 4.13.1 in /samples/java-edge
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c2d9fbff Fix bug #185. Cameron Auser <c****r@g****m> about 6 years ago
c8fb9e3e Update .travis.yml Sondre Eikanger Kvalø <z****t@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0356de94 Update .travis.yml Sondre Eikanger Kvalø <z****t@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ad90d595 Update README.md Sondre Eikanger Kvalø <z****t@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
01d3490a Add Coveralls badge Sondre Eikanger Kvalø <e****o@t****m> almost 8 years ago
06d9ae99 Add Jacoco and Coveralls plugin to the project to get coverage metrics Sondre Eikanger Kvalø <e****o@t****m> almost 8 years ago
ef3b366f Add Maven central badge Sondre Eikanger Kvalø <e****o@t****m> almost 8 years ago
51bcb0a2 Prepare for next development iteration Lars Aaberg <l****s@a****c> almost 8 years ago
629e085e Prepare for version 1.6.0 release Lars Aaberg <l****s@a****c> almost 8 years ago
4eff9e96 Correct build script Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
53970bd5 revert build configuration Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
cf07d55c move settings file one step down Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
2596e361 change path to encrypted settings.xml Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
300ab46c Try using encrypted settings.xml instead Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
3c384171 Be verbose when downloading maven deps Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
3b097df7 pipe please Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
1409639c Don't give up :-) Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
9a862fc0 Correct maven setup Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
5d38d98f Add authentication and http parameters for the Oracle repo Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
0bcdcff5 Add <profiles> element to settings.xml for travis Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
77c94c7b Add oracle repo to settings.xml Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
b48cef2b create build/test pipeline using docker images and oracle maven repo Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
11844d5a clean up postgres tests somewhat Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
9cf40938 Prepare to run Oracle tests against an Oracle docker image Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
04b242b7 Get official Oracle images from the Oracle Maven repo Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
387b92a8 pull oracle image instead of db/2 Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
ca3215a2 setup for oracle testing using docker Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
c45d52b4 Clean up poms Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
0f5cd752 Make sure that the ResultSet and PreparedStatement is closed after use Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
f642b89f Add root section to the editor config Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago
479358f6 add editor configuration so to help people to stay in sync with the coding gu... Sondre Eikanger Kvalø <z****t@g****m> over 8 years ago

← Back to repository