Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ivanceras/orm

ivanceras ORM, a very simple extensible ORM, which supports offline database handling in the browser using GWT
https://github.com/ivanceras/orm

Some little improvments

e63213cb8abefd11df0e2d34b1c95477788e600e authored over 9 years ago by ivanceras <[email protected]>
cleanup commented codes

cc47b285bd4c0d74cf475bae65c039b569e07b90 authored almost 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare for next development iteration

6437cedf9032ccc7d574c89d0b2a65fc42b2df10 authored almost 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare release orm-0.1.2

ce5fcab9b52c56539b27e2bb3d52c724893fb631 authored almost 10 years ago by ivanceras <[email protected]>
Merge branch 'master' of https://github.com/ivanceras/orm

cbee65a771ea53b463779453e924b94d173dc70f authored almost 10 years ago by ivanceras <[email protected]>
preparing 0.1.2 release

dbb11fd76a06133954d6a6a9159057c4513939e3 authored almost 10 years ago by ivanceras <[email protected]>
Update README.md

1a1a0bf0444f3e99c3050047d85bb6c922033217 authored about 10 years ago by ivanceras <[email protected]>
Fixed Bug in checking if we should move from hasMany to hasOne, by

separating execution time for curators, in such a way that they won't
disturb each other's curation

8bd180f31d3cb1e5559d1192da9d76941c930e60 authored about 10 years ago by ivanceras <[email protected]>
point to parent snapshot version

cda52a2504b0bdd39ef2e002d70592eeffbf6bdb authored about 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare release orm-0.1.1

d36fc4820716b3c5518e44a814bdfe1cac02d745 authored about 10 years ago by ivanceras <[email protected]>
Merge branch 'master' of https://github.com/ivanceras/orm

305d1873101c38339f49d9248ec6ba857664c701 authored about 10 years ago by ivanceras <[email protected]>
Merge remote-tracking branch 'origin/develop'

32cc2fff43cf703785f83abb2556dbba084a169d authored about 10 years ago by ivanceras <[email protected]>
code cleanup, improve DB_rbdms sql generation

dd6364aa60b778c793cbcbc3939ce6eb3d4868e0 authored about 10 years ago by ivanceras <[email protected]>
update maven central link

ceb88b35848ae3789e2caaebc956257beb0e32e1 authored about 10 years ago by ivanceras <[email protected]>
Adding maven central badge

b0692dbfc85613e55c9c5ba0f56a93b06b8c955c authored about 10 years ago by ivanceras <[email protected]>
remote commented out code

811ac6074458d48ddb1c9ef572b56a364de3805c authored about 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare for next development iteration

540fa4cfde27e1bc03f73bffa9dade3998dcfd0b authored about 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare release orm-0.1.0

5248c80b0552e06a7837f1c28c366e83d400080d authored about 10 years ago by ivanceras <[email protected]>
refactor to use sql instead of sql1

a9e8e9dc4d0475cf0900b057436a15b09bd003ae authored about 10 years ago by ivanceras <[email protected]>
Code cleanup usage of enums instead of String constants

07ea1cf72eb8f8604d090fe1d146552525ab8e0d authored about 10 years ago by ivanceras <[email protected]>
Fix issue building using enumerated column

40577ecdeeeaac2260bb0a3b5f8e7461a571765e authored about 10 years ago by ivanceras <[email protected]>
use builder pattern in query to make it more fluent

c0c201642d628c51ea830b76c2dfc5b1616f20eb authored about 10 years ago by ivanceras <[email protected]>
fixed declared query, remove columnpair in favor of simple Pair

525047bc62b6f1038d079a2571376054112d2313 authored about 10 years ago by ivanceras <[email protected]>
completed refactoring of Joins and ColumnPairs, A lot of code cleanup

2a3df9f175ce9a8e973684509f337da419b42808 authored about 10 years ago by ivanceras <[email protected]>
use keywordSQL instead of fluentSQL

361981b08094c8093872bd5b8196bdbfe0d10aa5 authored about 10 years ago by ivanceras <[email protected]>
FROM fluentsql to keywordSQL

42fda23177b17dc3d34204f026631c0cf3447ac4 authored about 10 years ago by ivanceras <[email protected]>
Added support for declared SQL query

Fix null pointer exceptions

bccdefd48bc36eb56fda8260ca8d1aab8372fda2 authored about 10 years ago by ivanceras <[email protected]>
typo in snapshot

a68c326fbe293e15dea5d9f7b1406b4b38e4fe99 authored about 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare for next development iteration

d2bdc7e1688f1cb54d635ba1f6f80b7c53efc16f authored about 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare release orm-0.0.8

04f27fb0881223fa72aab95f747dd08bfe87be90 authored about 10 years ago by ivanceras <[email protected]>
Merge pull request #1 from ivanceras/develop

fixed issue with ignored columns when using with their table names

a1fc51a1a18b076bc1a523e0d11c0e76ddb75293 authored about 10 years ago by ivanceras <[email protected]>
fixed issue with ignored columns when using with their table names

afcbb6809bba6bac74dee2a318bc5579e688459f authored about 10 years ago by ivanceras <[email protected]>
put back ${project.version} instead of hardcode version of dependency

92ca3ee638b7d2b26ff2a9926f8555b88e378d3c authored about 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare for next development iteration

9456f94057ec76777546722e49110ea22b3fc6ea authored about 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare release orm-0.0.7

1e2d20cfddc111147dc224ecaff894523dd1fc55 authored about 10 years ago by ivanceras <[email protected]>
using ${project.version} to avoid miss typing version number

b9a2962b62f0662758cc2dddee23a273e018de8e authored about 10 years ago by ivanceras <[email protected]>
fixed error when schema name is import

9bd91b22e5eceb6ed3afea98184710ade13af9e2 authored about 10 years ago by ivanceras <[email protected]>
added useSchema in sql building

b67bdc356d9fc35ad24dc271033bfe8d313ef719 authored about 10 years ago by ivan ceras <[email protected]>
ModelMetaData Generated should be uncurated, free from the corrected

foreign key constraint

dd3696cbe2d1e97a3e0a9e706e685a072363b51a authored about 10 years ago by ivan ceras <[email protected]>
corrected mapper generator for the table generated, should not correct

to camelcase

8448c816efb8ecbeaccd55e59736a008d38689b5 authored about 10 years ago by ivan ceras <[email protected]>
Delete CNAME

e8fcd9bc206ac054a0b351db4aec265bd6f99f3b authored about 10 years ago by ivanceras <[email protected]>
Create CNAME

dd00cf986a7957a762c46d9cb3db339fdbbccd3e authored about 10 years ago by ivanceras <[email protected]>
put links to www.ivanceras.com website

440165f688edeb3971c162102090edece464d857 authored about 10 years ago by ivanceras <[email protected]>
Fixed bug in return generated keys

82d0c56ae6f70ad5011808f06f2697895020fe6a authored about 10 years ago by ivanceras <[email protected]>
fluentsql link

6236f150d6bcb1e2d446c6a3495d4244ec275d46 authored about 10 years ago by ivanceras <[email protected]>
links to fluentsql

ef8c49f00eb5f016854c75d72a55b8ccd872f604 authored about 10 years ago by ivanceras <[email protected]>
Added link to source code of EntityManager

99f7c92adaf038246f5d6b1112faf5d942829ec6 authored about 10 years ago by ivanceras <[email protected]>
enchance contribution part

7afeb4041fcfe5b64446d7841920deda808d475b authored about 10 years ago by ivanceras <[email protected]>
enhance README

2a8e6637f3538bfff9eb29e18e485a5d5559f828 authored about 10 years ago by ivanceras <[email protected]>
added the quickstart guide to readme

5d317ea97fa46fac92900b83e97249ded4a50aa4 authored about 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare for next development iteration

ccee528a4ba871e05ad92f88802e074eb3dcbe45 authored about 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare release orm-0.0.6

9c27550877d4772f22c8c4900e7c3535bb5304c6 authored about 10 years ago by ivanceras <[email protected]>
releasing 0.0.6

acc9b512fc7be13441e328ee893c8099c2680a26 authored about 10 years ago by ivanceras <[email protected]>
mitigate error in ambigous columns/table in generated mappers

0449c530e0704586be3c676fec14e0916741a2eb authored about 10 years ago by ivanceras <[email protected]>
added more info to readme

dbd2596db1e7c8dd828c5cbf3c931a7159331e0a authored about 10 years ago by ivanceras <[email protected]>
Added additional info on generated SQL statements

004909d5626a52dcc68ed8834c7e51164fda0254 authored about 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare for next development iteration

026b9176296896290e36d1e7e5e0702dcb287935 authored about 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare release orm-0.0.5

a0aef70dddbb579591035cf6a6ab8cc88d39df49 authored about 10 years ago by ivanceras <[email protected]>
releasing to sonatype

54461383d449a3f88a7a371e78e2fab7070fe841 authored about 10 years ago by ivanceras <[email protected]>
Remove unused QueryBreakdown and SearchBuilder, Created a partial

replacement IDatabaseSearch for search

e31d008b151dd42898ae44c71516d75d2f928c10 authored about 10 years ago by ivanceras <[email protected]>
remove logging infor via System.out/err

cc3808b8cd24dc0309b66c24ba804dd7f4d21cc7 authored about 10 years ago by ivanceras <[email protected]>
Varargs for distinct columns

eea57070c3fe0f3ba95004a478602ee74c074f5b authored about 10 years ago by ivanceras <[email protected]>
added query.execute to simplify method calls in the query

fe811af2698d0835fa39828209828df4391105e1 authored about 10 years ago by ivanceras <[email protected]>
Added enhancements on the ModelCurator, added mapping of objects to

tables

19c8ca8df8489bbbc731863aa3ffe628e05f130f authored about 10 years ago by ivanceras <[email protected]>
Fixed renamed clusterfucks.. TODO: need to unify the renames in

QueryAnalysis

015c42aad254b6c9e69f3b37fdcb2bb6fcf6f61c authored about 10 years ago by ivanceras <[email protected]>
Feature: append only the columns' corresponding table only when that

column has a conflict with other column. Made table name lowercase as it
is. to add more readability

da1c6363573fc12508c19f38dd885488e9c75f4f authored about 10 years ago by ivanceras <[email protected]>
commited commons escapeUtils

12dc150fae6247e0b1809a917e1289cb5b18908b authored about 10 years ago by ivanceras <[email protected]>
Added Override Model Feature in DAOClass generators

a13e03f7055058cbcfba8cfb60dab23d510f202f authored about 10 years ago by ivanceras <[email protected]>
Added ability for filter to build SQL's

3d843fb1bb81c7101452b43b094753d39f5547e3 authored about 10 years ago by ivan ceras <[email protected]>
FIX a bug when casting DAO to a specific DAO, do not transfer the

hasmap, make a copy of the Hashmap value instead

2fc88fe5fd6c9f637f2e6bd5362bb3a14c3e59ee authored over 10 years ago by ivanceras <[email protected]>
Added support for mapping fields names and their corresponding column

names, used in filters and and sorting, beautified the code generator,
offloaded the tab to the s...

7f95ce09e5569e59e663b5cb5a38b31e5d935c30 authored over 10 years ago by ivanceras <[email protected]>
Added escapeString in Generating Meta Data using the comments as

description, esacping new lines and quotes

d02c60fff5cacbcad164dc54e9550c66ea855926 authored over 10 years ago by ivanceras <[email protected]>
Integrated Platform specifi SQLs to their existing platforms

290beaf546e64443cb318dc3605c3f52e8f2a69e authored over 10 years ago by ivanceras <[email protected]>
update readme

fee49d2a88ba3f63f3f46d23c85c6ad19c6ba98b authored over 10 years ago by ivanceras <[email protected]>
updated readme

c6bcc817d8099dc03746df4ea662995b7d1e36f7 authored over 10 years ago by ivanceras <[email protected]>
update readme

f849ce72143f80455ee791a504a204446761d437 authored over 10 years ago by ivanceras <[email protected]>
Aded support json entry to DB, not just reading from DB

8cdd1a0665b6c040ab6b37bc080c145dfacdb27b authored over 10 years ago by ivan ceras <[email protected]>
Merge branch 'master' of https://github.com/ivanceras/orm.git

c1b8cd29724eecc255731079bdc493f442667b27 authored over 10 years ago by ivan ceras <[email protected]>
added a full blown support for json types in Postgresql implemented as

HashMap

1935b6ecad96d1eae04d7de8f3c18aa5db3bba8c authored over 10 years ago by ivan ceras <[email protected]>
Renamed to bear DataType at the start of the class for easy searching

1f7a9a8ba5e44ed3e15f84d23dd22b613f3f8a3b authored over 10 years ago by ivan ceras <[email protected]>
Update README.md

ab4e654b4e7c10a72add2c009bda3661c15f470a authored over 10 years ago by ivanceras <[email protected]>
Update README.md

6661888496039c33d0d857d86c7b76879c0f2256 authored over 10 years ago by ivanceras <[email protected]>
Unleashed sql.Timestamp, sql.Time into the Models

d54cf75dd323f765e3cf8bebaf55f39bfc5adb4d authored over 10 years ago by ivanceras <[email protected]>
Update .travis.yml

install:
- mvn clean install -Dgpg.skip=true

576ca87180f6108fdbcabf09c7cb2103dce8fb5b authored over 10 years ago by ivanceras <[email protected]>
using static method call

3ed98184ed1de004555ac67e8972c2a1eae17a82 authored over 10 years ago by ivanceras <[email protected]>
minor corrections

2540a1a5a12b6ff14c38ade054778fff8963bdff authored over 10 years ago by ivanceras <[email protected]>
updated README to add fluentsql API usage

c0b3f0535ed78ee193851412d31a60f77e35df5b authored over 10 years ago by ivanceras <[email protected]>
added build status

6180fd72d4e7f1c37f14692239a11210630c91a0 authored over 10 years ago by ivanceras <[email protected]>
Update README.md

a5c508a61ffc7854d4b7bb2ba3db5c43e0bf345b authored over 10 years ago by ivanceras <[email protected]>
Adding Build Status from travis-ci.org

fbf684d7608dff13a51ea8dbfd19e83078ccbc4b authored over 10 years ago by ivanceras <[email protected]>
Typo in cd.. should be after mvn clean install

d2f8ebc6b17ee015c7351e7a8108126436556863 authored over 10 years ago by ivanceras <[email protected]>
put back dependency version to 0.0.5-SNAPSHOT

6bca06dff4de5a95c7011ae8f008ed3dcc1e128b authored over 10 years ago by ivanceras <[email protected]>
Checkout all the other dependencies to succcesfully build this project

3ebbea4a95d0583faade52bfbaa723aa77be5ca0 authored over 10 years ago by ivanceras <[email protected]>
Adding fluentsql.git in before install

9b70095510b35cc401c19ae9df7a3b41e3221194 authored over 10 years ago by ivanceras <[email protected]>
ignore .settings .project

85d20bb657ea4c3a0053fa931a6cbb958f0b582b authored over 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare for next development iteration

764ea50337512152d9d06cf884b41f9bde940bcf authored over 10 years ago by ivanceras <[email protected]>
[maven-release-plugin] prepare release orm-0.0.4

c41725859a6ed2fedab079021fc1661eb6b93a3a authored over 10 years ago by ivanceras <[email protected]>
Preparing release 0.0.4

ee41cba0f73034ce3eddf5b7033310fcf1433e2a authored over 10 years ago by ivanceras <[email protected]>
Preparing release 0.0.4

524ee63e610ed09764d0159e1f05b6208242db4c authored over 10 years ago by ivanceras <[email protected]>
Preparing release 0.0.4

1199a9d5d52e35af9b87e9a92dbf82eb458e3420 authored over 10 years ago by ivanceras <[email protected]>