Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/playframework/anorm
The Anorm database library
https://github.com/playframework/anorm
Add new unit tests to Anorm
526a16f476859648f5c64fa512602bbcdf9dfa27 authored about 11 years ago by cchantep <[email protected]>
526a16f476859648f5c64fa512602bbcdf9dfa27 authored about 11 years ago by cchantep <[email protected]>
Parsing single null value as scalar option
020306a9a8da7367a42ebc041d83b421f11fee1d authored about 11 years ago by cchantep <[email protected]>
020306a9a8da7367a42ebc041d83b421f11fee1d authored about 11 years ago by cchantep <[email protected]>
Improve executeQuery/SqlQueryResult tests (SQL warning specs)
2ecb608190a1b1c72dd482a94a105d25bcca44c4 authored about 11 years ago by cchantep <[email protected]>
2ecb608190a1b1c72dd482a94a105d25bcca44c4 authored about 11 years ago by cchantep <[email protected]>
SqlQueryResult (case class, with statement warning) and Sql.executeQuery (+ documentation and tests).
211a6bd94984f47d2cab1228c26890fcbd263858 authored about 11 years ago by cchantep <[email protected]>
211a6bd94984f47d2cab1228c26890fcbd263858 authored about 11 years ago by cchantep <[email protected]>
Added a test for anorm
ae764bfaa689e64606618bec73a8701cc9395386 authored about 11 years ago by James Roper <[email protected]>
ae764bfaa689e64606618bec73a8701cc9395386 authored about 11 years ago by James Roper <[email protected]>
Merge pull request #1613 from waxzce/patch-1
add UUID support to Anorm
4e47243673fc097e4746d735639459cc4f3c7fbc authored about 11 years ago by Christopher Hunt <[email protected]>
Merge pull request #1424 from dylex/master
anorm: Add SimpleSql.map to modify defaultParser results
8a244b2ec1a0dbdc853536d9b9cb47f7eb56e680 authored about 11 years ago by James Roper <[email protected]>
Added copyright statements to every file
f420f0e268a316f61a875fa11d9e830d7a20cbaf authored about 11 years ago by James Roper <[email protected]>
f420f0e268a316f61a875fa11d9e830d7a20cbaf authored about 11 years ago by James Roper <[email protected]>
add uuid parsing
add UUID support for get values
style checking
66767eed64dc7ddf2ab86da4515fc67c69f02905 authored over 11 years ago by Quentin ADAM <[email protected]>
Add SimpleSql.map to modify defaultParser results
2e450d1e135099a90d2b503d349ca71ef8399e54 authored over 11 years ago by Dylan Simon <[email protected]>
2e450d1e135099a90d2b503d349ca71ef8399e54 authored over 11 years ago by Dylan Simon <[email protected]>
Formatted core code as having run scalariform on it. PR validation now requires formatted code.
fef47aad1c89e82926282024c5b9913ea6631d9a authored over 11 years ago by Christopher Hunt <[email protected]>
fef47aad1c89e82926282024c5b9913ea6631d9a authored over 11 years ago by Christopher Hunt <[email protected]>
Added missing cases for anorm.Pk
7168af39d9ba56c284ceecface416baf567ed34a authored over 11 years ago by Avgoustinos Kadis <[email protected]>
7168af39d9ba56c284ceecface416baf567ed34a authored over 11 years ago by Avgoustinos Kadis <[email protected]>
#950. Expose a withTimeout method to be able to set the queryTimeout on underlying statements.
f0e460e1bab7e569f39e4b44d1b13fa80a657e35 authored almost 12 years ago by Jim Brikman <[email protected]>
f0e460e1bab7e569f39e4b44d1b13fa80a657e35 authored almost 12 years ago by Jim Brikman <[email protected]>
add scala 2.10 feature imports, also enable `feature` compiler flag
8f672f4c6c331f0bdbc55e4362d060bd7814f48d authored about 12 years ago by peter hausel <[email protected]>
8f672f4c6c331f0bdbc55e4362d060bd7814f48d authored about 12 years ago by peter hausel <[email protected]>
Removed many compiler warnings introduced by the Scala 2.10 upgrade
bb9b0cf67d12b35e58f7e92f03a538afb22b628b authored about 12 years ago by James Roper <[email protected]>
bb9b0cf67d12b35e58f7e92f03a538afb22b628b authored about 12 years ago by James Roper <[email protected]>
[#748] Fixing a performance issue with the list method of ResultSetParser
a9e60aed22a96053ee2a7ad4a001ab3e722e6baf authored about 12 years ago by James Roper <[email protected]>
a9e60aed22a96053ee2a7ad4a001ab3e722e6baf authored about 12 years ago by James Roper <[email protected]>
reformat source
29cc6f61d0fcde680702a188f6c4936d24a3db7e authored over 12 years ago by peter hausel <[email protected]>
29cc6f61d0fcde680702a188f6c4936d24a3db7e authored over 12 years ago by peter hausel <[email protected]>
Merge qualified name & alias in the same ColumnName data structure.
2f780414d6c2d03f9f8bc16b692e74e4ab754ce5 authored over 12 years ago by Guillaume Bort <[email protected]>
2f780414d6c2d03f9f8bc16b692e74e4ab754ce5 authored over 12 years ago by Guillaume Bort <[email protected]>
Merge branch 'Anorm_alias_fix2' of https://github.com/jto/Play20 into jto-Anorm_alias_fix2
2347eee7ed049d71b08d667b5de60aaa492a7c23 authored over 12 years ago by Guillaume Bort <[email protected]>
2347eee7ed049d71b08d667b5de60aaa492a7c23 authored over 12 years ago by Guillaume Bort <[email protected]>
Merge pull request #317 from tommycli/lighthouse-462-patch
[#462] BatchSql natively accepts collections. Fix quadratic time issue.
8ecd07775e442c0a6e91409ef6912bf8e951cec9 authored over 12 years ago by Peter Hausel <[email protected]>
Add getAliased to Anorm
fa57224591762c2d4bf95ee5834b305867b62905 authored over 12 years ago by jtournay <[email protected]>
fa57224591762c2d4bf95ee5834b305867b62905 authored over 12 years ago by jtournay <[email protected]>
Revert "reformat source"
This reverts commit 09feaa51791d9f841c20b5a807fd8a1fa7880409.
190df3819a58dd073a05114e2fabac4994f5572c authored over 12 years ago by Sadek Drobi <[email protected]>
reformat source
1647cfb57c1898104ec270394d1c691b0ebbbb10 authored over 12 years ago by peter hausel <[email protected]>
1647cfb57c1898104ec270394d1c691b0ebbbb10 authored over 12 years ago by peter hausel <[email protected]>
[#462] Add legacy methods back. Should be marked deprecated.
d8eabe10c8f2691c32cad0ba4725d2b420d54a9d authored over 12 years ago by Tommy C. Li <[email protected]>
d8eabe10c8f2691c32cad0ba4725d2b420d54a9d authored over 12 years ago by Tommy C. Li <[email protected]>
add support for byte type column
57b1d6a392a8826c3c087681337a496b6202d011 authored over 12 years ago by Jun Yamog <[email protected]>
57b1d6a392a8826c3c087681337a496b6202d011 authored over 12 years ago by Jun Yamog <[email protected]>
[#462] BatchSql natively accepts collections. Fix quadratic time issue.
7f91a30c36353e7820c43107f69fd8896577c4b2 authored over 12 years ago by Tommy C. Li <[email protected]>
7f91a30c36353e7820c43107f69fd8896577c4b2 authored over 12 years ago by Tommy C. Li <[email protected]>
no code change, just adding an extra source folder to anorm to follow play subprojects' standard layout
e672abb2b2564691111842c47b7c2598250debe9 authored over 12 years ago by peter hausel <[email protected]>
e672abb2b2564691111842c47b7c2598250debe9 authored over 12 years ago by peter hausel <[email protected]>
getting rid of a bunch of warnings
d34120db0885f7d4344b0ec23cdfc4e528642877 authored almost 13 years ago by peter hausel <[email protected]>
d34120db0885f7d4344b0ec23cdfc4e528642877 authored almost 13 years ago by peter hausel <[email protected]>
Fix tests
fa0ffd62a76d486fc5fa51a7a330a2c426bf2f87 authored almost 13 years ago by Guillaume Bort <[email protected]>
fa0ffd62a76d486fc5fa51a7a330a2c426bf2f87 authored almost 13 years ago by Guillaume Bort <[email protected]>
Remove useless utils package
ae4c925819d087aac33e14eab8026695b48d4271 authored almost 13 years ago by Guillaume Bort <[email protected]>
ae4c925819d087aac33e14eab8026695b48d4271 authored almost 13 years ago by Guillaume Bort <[email protected]>
Format code
241fd72896e03fac30d6f54874dd1bff3edd2e8b authored almost 13 years ago by Guillaume Bort <[email protected]>
241fd72896e03fac30d6f54874dd1bff3edd2e8b authored almost 13 years ago by Guillaume Bort <[email protected]>
Allow Option[T] mapping for non-nullable columns in Anorm
081218bd63293735d52be581a27c305798eb5669 authored almost 13 years ago by Guillaume Bort <[email protected]>
081218bd63293735d52be581a27c305798eb5669 authored almost 13 years ago by Guillaume Bort <[email protected]>
Hack for Postgres JDBC driver
6bfdf5a6adf61c5c41e8d208daaeca47da93e1d5 authored almost 13 years ago by Guillaume Bort <[email protected]>
6bfdf5a6adf61c5c41e8d208daaeca47da93e1d5 authored almost 13 years ago by Guillaume Bort <[email protected]>
fix websocket request for a normal route
562df9e5d3e324823a4d983b9d74d2b8b61d88fb authored almost 13 years ago by Sadek Drobi <[email protected]>
562df9e5d3e324823a4d983b9d74d2b8b61d88fb authored almost 13 years ago by Sadek Drobi <[email protected]>
fix singleOpt
f432405f0306f89e0ad76646303500851d17e7c3 authored almost 13 years ago by Sadek Drobi <[email protected]>
f432405f0306f89e0ad76646303500851d17e7c3 authored almost 13 years ago by Sadek Drobi <[email protected]>
improve error for Scalar
a67ba627ad0a98163261f25ca434b826269d0672 authored almost 13 years ago by Sadek Drobi <[email protected]>
a67ba627ad0a98163261f25ca434b826269d0672 authored almost 13 years ago by Sadek Drobi <[email protected]>
Fix common classloader in distribution package
2d5335b6f9de6d530dd58867a9da8e8c387f7eec authored almost 13 years ago by Guillaume Bort <[email protected]>
2d5335b6f9de6d530dd58867a9da8e8c387f7eec authored almost 13 years ago by Guillaume Bort <[email protected]>
Add anorm API
be3f3d4ea6d1c3a34183a23535e5746c47cd0706 authored almost 13 years ago by Guillaume Bort <[email protected]>
be3f3d4ea6d1c3a34183a23535e5746c47cd0706 authored almost 13 years ago by Guillaume Bort <[email protected]>
[fixes #96] convert from java.util.Date to java.sql.Timestamp to keep the time portion of java.util.Date
ae927650608dc28fc55f6fe237de5552a6a33a55 authored almost 13 years ago by peter hausel <[email protected]>
ae927650608dc28fc55f6fe237de5552a6a33a55 authored almost 13 years ago by peter hausel <[email protected]>
adding a few return types
de70b8c4f92b8562e8fadb9425c72f5e66681aa1 authored almost 13 years ago by peter hausel <[email protected]>
de70b8c4f92b8562e8fadb9425c72f5e66681aa1 authored almost 13 years ago by peter hausel <[email protected]>
Autoclose JDBC statements
fe717477daa2235686d2b67b9482d421ea8dbbbf authored almost 13 years ago by Guillaume Bort <[email protected]>
fe717477daa2235686d2b67b9482d421ea8dbbbf authored almost 13 years ago by Guillaume Bort <[email protected]>
upgrading to akka 2.0
344d279551a25d8b906d826310265da426e4c185 authored almost 13 years ago by Peter Hausel <[email protected]>
344d279551a25d8b906d826310265da426e4c185 authored almost 13 years ago by Peter Hausel <[email protected]>
anorm Sql projectors
461356c84cf1bc388f021e2b025de82c995143a4 authored almost 13 years ago by Sadek Drobi <[email protected]>
461356c84cf1bc388f021e2b025de82c995143a4 authored almost 13 years ago by Sadek Drobi <[email protected]>
refactoring anorm
dcac2ec64c50d0b1616a73a497fc386671fbcfff authored almost 13 years ago by Sadek Drobi <[email protected]>
dcac2ec64c50d0b1616a73a497fc386671fbcfff authored almost 13 years ago by Sadek Drobi <[email protected]>
reformat source
3bca360af50ecb1f3c096ed726f2ef0bffa4c98d authored almost 13 years ago by Peter Hausel <[email protected]>
3bca360af50ecb1f3c096ed726f2ef0bffa4c98d authored almost 13 years ago by Peter Hausel <[email protected]>
Split SBT-Plugin as a standalone project
298a1bfadb1eda2b624d9a64b4f7f567524475bf authored about 13 years ago by Guillaume Bort <[email protected]>
298a1bfadb1eda2b624d9a64b4f7f567524475bf authored about 13 years ago by Guillaume Bort <[email protected]>