Ecosyste.ms: OpenCollective

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

github.com/ivanceras/old-rustorm

An ORM for rust
https://github.com/ivanceras/old-rustorm

Added generated code to resolve error in travis build

c8ce955a81cc8d6e7f2ba8d51640f84d545eb5de authored over 9 years ago by ivan ceras <[email protected]>
fix tests

faf46f5ec7ae86b664ba78a7cfcc9384273af4c4 authored over 9 years ago by ivan ceras <[email protected]>
added returning clause functionality when inserting records

b7bb77ecccbc82dfadd8b25954827916ede29b85 authored over 9 years ago by ivan ceras <[email protected]>
* just be treated as column * to simplify the query struct

ae6d9a13bdbcc68602484418c591c84830fd5554 authored over 9 years ago by ivan ceras <[email protected]>
Insert with returning makes a returning the DAO seamlessly

d479f6bce642b3165a664dd85624da3fdcdd5415 authored over 9 years ago by jcesar <[email protected]>
Make insert work

c72bc8a214f43ecf0bf8261dc15b3f652bc09620 authored over 9 years ago by ivan ceras <[email protected]>
using sqlfrag as chaining sqls into a linear chain of sql strings and parameters

ae931258328cf1e176fde33a87bfa44147ff4d55 authored over 9 years ago by jcesar <[email protected]>
restore back the code for IsDao::from_dao, since the code that takes care of the renames of the hashmaped values will be in IsDao trait responsibility

dc7a45e8660e170efa970653ba05ce0d6346856d authored over 9 years ago by jcesar <[email protected]>
merged filter module to the query, since most struct and enums are also applicable to query object

ef34b6ff88469707fe5168fe3c53b318cda17610 authored over 9 years ago by jcesar <[email protected]>
end to end for filter query

821614bc6c1ef7b6efefa60648af8bc303b14c99 authored over 9 years ago by jcesar <[email protected]>
Made a little progress dealing with dynamic filter parameters https://github.com/sfackler/rust-postgres/issues/133

1fd4cfd906abea4a02063709f6d04df3ca5cb31c authored over 9 years ago by jcesar <[email protected]>
Merge branch 'master' of https://github.com/ivanceras/rustorm

f59b3a8b06cc7c18e9d6e7b4b101b326d9f924d5 authored over 9 years ago by jcesar <[email protected]>
corrected tests, added travis-ci builds

55c288c40f01fac1a76126d2972d808e284bd6f1 authored over 9 years ago by jcesar <[email protected]>
Add bounty source link

baaa6eec8753dcaff0e0d783bcc00844431fb891 authored over 9 years ago by ivanceras <[email protected]>
modified codegen to unify call of referenced table RefTable

2ac509907ab71d6756a75908d061be036e774a00 authored over 9 years ago by ivan ceras <[email protected]>
Remove unnessary use of Option to Vectors

bd45d6dd97438d6348b03cd11e2b9d31e5eca197 authored over 9 years ago by jcesar <[email protected]>
fix typo

b644f5e91f6f135ed96d2071a0a34d6796f9129d authored over 9 years ago by jcesar <[email protected]>
Released 0.0.3 to crates.io

301b3341181e678a55af4d826e5196a97531e2ba authored over 9 years ago by jcesar <[email protected]>
updated readme

ed209b3f7e3d1ced164f0d4087a856dbc06a7493 authored over 9 years ago by jcesar <[email protected]>
re-ignore examples/gen/**

c02a6e6b9f3af275f275c73d8c02be6b534de7cc authored over 9 years ago by jcesar <[email protected]>
Updated Readme, preparing for 0.0.3 release

4cf4fa94e43d68d00c55e95890e6527f5492aab0 authored over 9 years ago by jcesar <[email protected]>
removed unrelated examples

973b97f533f841599472cf887b625cff3c81c43e authored over 9 years ago by jcesar <[email protected]>
compartmentalized schema tables into modules using the schema names as the module name

0bd07ddee761ae9d1104361cabd33bc9c70b81e4 authored over 9 years ago by ivan ceras <[email protected]>
added functionality of Dao to handle data conversion to and fro database and rust

bf959f9ff95154deba5d9b1b8132a8a30701b3cd authored over 9 years ago by jcesar <[email protected]>
removed examples from doc comment since they ar part of a test

2fe0d0254c4d84d32308178706a57cb4172aba7d authored over 9 years ago by jcesar <[email protected]>
added concise_name method for tables when used in context with other table

12a4de3390a88f4f1d5e33b902f5275d9c8da5c1 authored over 9 years ago by ivan ceras <[email protected]>
Added doccoments on these 2 modules

2c07770c11915a07db5fd57c40600b6c261dcc96 authored over 9 years ago by jcesar <[email protected]>
made the generated structs be serializable

2817e4b245a405fb19b1a69477aeb7e81968d23b authored over 9 years ago by jcesar <[email protected]>
corrected examples

2a7e7bd8a712373becf13012c344f98bb52fac04 authored over 9 years ago by ivanceras <[email protected]>
updated test

a29fee8707ce1401c4b92f7a658463715f1e4005 authored over 9 years ago by ivanceras <[email protected]>
Merge branch 'master' of https://github.com/ivanceras/rustorm

8e9734c47e7111460978f5b7abafc845588a9cc0 authored over 9 years ago by ivanceras <[email protected]>
Update README.md

188528d47a9cc9bd3fdc6d0bdd7678a10d89e7d2 authored over 9 years ago by ivanceras <[email protected]>
Create .travis.yml

c3adb16040dbddca857b466f2f2283da6ec81091 authored over 9 years ago by ivanceras <[email protected]>
Added a functional table to source code

e3d316860692d215ba51af30a0354b999490ea40 authored over 9 years ago by ivanceras <[email protected]>
conforming to rust standards of 4 indented space, instead of tabs

fc608effa4219daf7dfd8b58c8840425f6e2c490 authored over 9 years ago by ivanceras <[email protected]>
Released 0.0.2

9e411dad0252626a21a9724e29c117ab0a5afab9 authored over 9 years ago by ivanceras <[email protected]>
Merge branch 'master' of https://github.com/ivanceras/rustorm

4d04dc61b220e56ba81a030579d96848096d503e authored over 9 years ago by ivanceras <[email protected]>
Merged primary and foreign keys of tables

9e069ccdc8fe209512f44b239e46779b212af450 authored over 9 years ago by ivanceras <[email protected]>
Make an intelligent column name derivation using condense display name based on the foreign table it points to. Added window intel to derive windows from the table structure

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

9dc26a55d279706800f6c69c0b75f1298b72cd93 authored over 9 years ago by ivanceras <[email protected]>
Updated Readme

f3b6615e254ac768f97f7d931cc1dc89add617fa authored over 9 years ago by ivanceras <[email protected]>
Merge branch 'master' of https://github.com/ivanceras/rustorm

3b71098dda705fe9c4bc183f5d8086052ebb20df authored over 9 years ago by ivanceras <[email protected]>
Update README.md

15f1eab16cb2b67d5c921340123dde0ea685996f authored over 9 years ago by ivanceras <[email protected]>
Update README.md

8cf75c1b7e5cbc82572035fb7a200730c24f1bf8 authored over 9 years ago by ivanceras <[email protected]>
remove unused files

b000e7610263d6c62006d38367b8c2104670b5bf authored over 9 years ago by ivanceras <[email protected]>
added documentation list

644836dbbc7c35026e7bcf620eaa35d08e75ebf3 authored over 9 years ago by ivanceras <[email protected]>
beautify the notes

8279ee2bba75244bb6fffa8222ca709b98ab3cee authored over 9 years ago by ivanceras <[email protected]>
renamed examples

42a1abb8773b65f990bcb298e5ab5f752d1b8c41 authored over 9 years ago by ivanceras <[email protected]>
Update README.md

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

066ce2482483417e13a96567159adafa360eec8f authored over 9 years ago by ivanceras <[email protected]>
Update README.md

67c5ebb6097bd6828f5d036dc54374ebcff0286c authored over 9 years ago by ivanceras <[email protected]>
Update README.md

03607e0a4aa696e8055d4912422a232e61a9c434 authored over 9 years ago by ivanceras <[email protected]>
removed unused examples, experimentation codes

7177b46a791806d5605a936ed3d14fd93e11840c authored over 9 years ago by ivanceras <[email protected]>
Additional details on varios API such as Query, and Database

e75878a70493871eed780698179dcdaf0675985e authored over 9 years ago by ivanceras <[email protected]>
Add doc comments of Database API

8e88d5628fde9ae91d62ce81a3f8254e5d6fca5d authored over 9 years ago by ivan ceras <[email protected]>
remove eclipse specific .project files

34dc7d44f60de12b871c558b7d773353a6e13c15 authored over 9 years ago by ivan ceras <[email protected]>
modified gitignores

36cb42b7e0ee347ed185224fa9fcb890b15f48ed authored over 9 years ago by ivan ceras <[email protected]>
Created the basic API definition for the ORM

f7d2e050504e2f4718af25c55b4a64a8ceb341d6 authored over 9 years ago by ivan ceras <[email protected]>
Initial commit

7eb438a80f8438b5afb46e87384de06985d30ec9 authored over 9 years ago by ivanceras <[email protected]>