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

A bunch of changes in develop branch

2de7fba59e742134c5746c615afdb446217f66d9 authored almost 9 years ago by ivanceras <[email protected]>
Added code for recalculating if a column is inherited based on table structure and relationship

eb1391febad359aa9c4f930f29f2cfe448b65dab authored almost 9 years ago by ivanceras <[email protected]>
last bazaar_v6 to bazaar_v8

a4eddef8a818507697ddf5a368d6012b60dc6c3b authored almost 9 years ago by ivanceras <[email protected]>
update bazaar_v6 to bazaar_v8

f17f73d89cb7fef7ce91fce2a2cef142b2b544ad authored almost 9 years ago by ivanceras <[email protected]>
updating data dump to bazaar_v8

8bebcb08ec1d7891370d4a1508ca4ed7a2b052d9 authored almost 9 years ago by ivanceras <[email protected]>
fixed compile errors for sqlite

f725cf58cde33d88f51d0db58e01728e33bd0d45 authored almost 9 years ago by ivanceras <[email protected]>
Put back required single column in foreign table

060222f1d455c62b499cd5b7ac7b063887acbfb9 authored almost 9 years ago by ivanceras <[email protected]>
refactored, schema will be optional

8158c55f4514520ee4c1bbbe1180b9e69c79d025 authored almost 9 years ago by ivanceras <[email protected]>
Releasing 0.4.2

7a42a90cd16b71218177348e4a30829b8c493050 authored about 9 years ago by ivanceras <[email protected]>
put back the proper code, non-unwrap()

d86af51e7133f6790a385b682acb8e8f0d3d8317 authored about 9 years ago by ivanceras <[email protected]>
Updated rusqlite version and r2d2-sqlite version dependencies, Fixed issue https://github.com/ivanceras/rustorm/issues/19

34f571bde5756ef24875b1e0c76b6588c65269c6 authored about 9 years ago by ivanceras <[email protected]>
Added debug mode for building SQL statements

2cfd5becf2fa11b739eaefa54168787b128c9ae4 authored about 9 years ago by ivanceras <[email protected]>
refactored Order into a struct to contain operand, direction and nulls where

dca8e7ee582c2f40112d26d34bb051051d6043da authored about 9 years ago by ivanceras <[email protected]>
updated dependencies, mysql

e86dc7c1a047ac1b69c64a9c584f27b0a8f7f985 authored about 9 years ago by ivanceras <[email protected]>
Releasing 0.4.1

eecadee5cf68c317c09f54b3a0975ed507e8de54 authored about 9 years ago by ivanceras <[email protected]>
quick fix on broken builds

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

6b98911dc1fea3c5fe255754d61264a3c5e30966 authored about 9 years ago by ivanceras <[email protected]>
minor comment

51f0f46b64eb01c33af70bae3188cc8867a48875 authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #22 from kaj/feature/nulls-first-or-last

Add support for nulls first or last when sorting

8a186696fcd43c0d92ccefb7fdfba74d16fd8597 authored about 9 years ago by ivanceras <[email protected]>
Merge branch 'master' into feature/nulls-first-or-last

fe4bf5d43f6c382691611a09b0a759ec539bb8bf authored about 9 years ago by Rasmus Kaj <[email protected]>
refactored add_value

6b7d3b28dcfe9f9a80aff523af3d6611fc99ecfa authored about 9 years ago by ivanceras <[email protected]>
Added Type for Value::None to determine a null of which type in sql

3a40e3fb31529c2e345ff710eb14b6fc73277acf authored about 9 years ago by ivanceras <[email protected]>
Adjusted for refactoring add_value

ffc1fe2f7fee5d180e1f943f515a6f4588a3e49f authored about 9 years ago by ivanceras <[email protected]>
Added Type for Value::None to determin a null of which type in sql

a2a513671b64e127134b83784122eb263cd59509 authored about 9 years ago by ivanceras <[email protected]>
Added various implementations in dao ( decoding from string)

4a64d87c80abe262efaf59be664a3e7d8847def0 authored about 9 years ago by ivanceras <[email protected]>
updated dependencies, bump up version to 0.4.0, breaking changes

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

9f0afc7ab8de92877574ecf91143819a7f24b77e authored about 9 years ago by ivanceras <[email protected]>
Changed datatype String representations to enums

6786312ec126f33b980b1e0d6cb67f05a5632329 authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #20 from daogangtang/master

add and and or sub clause for where filter.

2448bb528f917121ceb8fc9d6c16a5e8abdd92b8 authored about 9 years ago by ivanceras <[email protected]>
add and and or sub clause for where filter.

Signed-off-by: Mike Tang <[email protected]>

741003d6a6197175e36e9f5c2fef836af3642351 authored about 9 years ago by Mike Tang <[email protected]>
Update README.md

5217e0b95c40e610144b634de6be0ce84b234378 authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #18 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

bfc1ae67b43d533872bed44e1489d9bb78b5cb5c authored about 9 years ago by ivanceras <[email protected]>
Add Gitter badge

6a10667528cd8aa4b9eaacd395a96843ba5beb61 authored about 9 years ago by The Gitter Badger <[email protected]>
Implemend NULLS FIRST/LAST for ordering.

At least in postgres, it is possible to specify wether nulls
should appear first or last in an o...

c826ace104255e8c7092f3267034ace3992235d3 authored about 9 years ago by Rasmus Kaj <[email protected]>
some reminders

501ef34517a107d4adcee4e56bc3e33dc4f5a029 authored about 9 years ago by ivanceras <[email protected]>
try again

7a6b2d2eb6a3d38aeb2f948c33a2595baea0aaf2 authored about 9 years ago by ivanceras <[email protected]>
try again

3768f0f40376560ac0b5ee77998891427026ee06 authored about 9 years ago by ivanceras <[email protected]>
ughh typo

4039710be0ec5e14628bd1d28ca0109ed477022f authored about 9 years ago by ivanceras <[email protected]>
before_install to install

db69f9e720f72bd384094468a754d3204bfd4071 authored about 9 years ago by ivanceras <[email protected]>
reinstalling postgis

f87de3bd364ada2b772d990a159cadc828979072 authored about 9 years ago by ivanceras <[email protected]>
try again for osx, linux is now ok

3863aa87d4ccc027eb72d1210d16ffb92324a935 authored about 9 years ago by ivanceras <[email protected]>
if else fi quotes

97e63cc79267d074e7ebf98560fe109d3e210f8e authored about 9 years ago by ivanceras <[email protected]>
execute only on Darwin

43065fa287bcff42818b9e2f6e7ccb00ed7d5290 authored about 9 years ago by ivanceras <[email protected]>
start postgresql in osx

81a74e55c3ebe072f014c42f6fe2f0db96a84a13 authored about 9 years ago by ivanceras <[email protected]>
trying out osx build for travis

9dbaec57438553a4030ae0d10129299e7f14dd80 authored about 9 years ago by ivanceras <[email protected]>
forgot to put back limit

a0831b6a0ea6aa3bcd1096865c12fb343aba0cda authored about 9 years ago by ivanceras <[email protected]>
rethinked implementation of range, using both paging and lowlevel limit->offset, renamed subfilters to sub_filters

12958f9c34ce78c9c00c746ea970f4b001cc696e authored about 9 years ago by ivanceras <[email protected]>
Add implementation ILIKE

6fa1b0dacf9a3d7348df9b5295837a35c8cc94ea authored about 9 years ago by ivanceras <[email protected]>
change having to be filter instead of just 1 condition

348a81da448058f06b6186df57e3d0fefbd3d1ed authored about 9 years ago by ivanceras <[email protected]>
Changed Null to None to avoid using Null as rust does

c1ce4f799c1a6cef96d34c0cdedee56707170aab authored about 9 years ago by ivanceras <[email protected]>
deal with numeric types in postgres (double precision for now). a little patch for json, changed Null to None

978ab024ff846f52942e1244eadfd7cb16753376 authored about 9 years ago by ivanceras <[email protected]>
released crate

6fac346c2f9299fa824defafa6dd4e10d517b2ae authored about 9 years ago by ivanceras <[email protected]>
Use postgresql 9.4

dbcbd1ccb8dd09a988bec47ba28561b4c91b95cb authored about 9 years ago by ivanceras <[email protected]>
Badge all that is badgeables, badge all the projects ᕕ( ᐛ )ᕗ

0806eb3cb9d7853c4e388d7a1e0a6b4fa6cd4a2a authored about 9 years ago by ivanceras <[email protected]>
forgot to change ##comments to ##REM arks commends

03d06625f38edee5813c012cb033bd4fcd830d62 authored about 9 years ago by ivanceras <[email protected]>
attempting for postgresql setup for windows in appveyor

cd08188d5531bd6e1770594832340f2d55c2d29a authored about 9 years ago by ivanceras <[email protected]>
changed arrangements of fields in query, some comments

2e7f4471fed00b74630f3d7455e768016a7c37d4 authored about 9 years ago by ivanceras <[email protected]>
Added natural join

d93b84818107d8559dc97b14e993698c4f394ec7 authored about 9 years ago by ivanceras <[email protected]>
Adding appveyor

ee0b915e3d1ce11e70494cce1a52d9188bdcd97a authored about 9 years ago by ivanceras <[email protected]>
remove --features in cargo test command

72cc8e78d17bb9586d3bcaa6ebaafbdad96d403a authored about 9 years ago by ivanceras <[email protected]>
releasing a minor fix

e356707f80886fb9aa43e0542f474f358b3785ff authored about 9 years ago by ivanceras <[email protected]>
fix bug in inner join sql (nospace in sql keywords)

8c45fa776c428c86c9bcc1644774effc42b5857d authored about 9 years ago by ivanceras <[email protected]>
bumping version to 0.2.1

d66d2ca73089f44ea5996ae86ad27a476a579970 authored about 9 years ago by ivanceras <[email protected]>
added date conversion implementation for mysqk

fdd50d3fdfcc85fa274383d2b000463425951e94 authored about 9 years ago by ivanceras <[email protected]>
include mysql feature in travis

be861a52e7e8720426759fcbc4183d959ecd88dd authored about 9 years ago by ivanceras <[email protected]>
corrected anotations to make mysql optional

dc9056bdcadde29d8f0f011ab763ecf7546b1482 authored about 9 years ago by ivanceras <[email protected]>
bumping version to 0.2.0

cd463fc92be4695f6648820f6271aaeff5144f94 authored about 9 years ago by ivanceras <[email protected]>
Made mysql as an optional feature

205c14312ad27c83b3a599e7dffad9f99ae93d30 authored about 9 years ago by ivanceras <[email protected]>
convert rust type to mysql type appropirately instead of just strings

7884cde5706da2ae66574bfc4aee1a3eff3ff69b authored about 9 years ago by ivanceras <[email protected]>
update dependencies

b56a8d49b333a0f4181fd2f027853cf600586933 authored about 9 years ago by ivanceras <[email protected]>
Fix issue#7 https://github.com/ivanceras/rustorm/issues/7

e2a8aca2e4ca278fc836e441699a38d880e58535 authored about 9 years ago by ivanceras <[email protected]>
one line

79e52f95eaff287cde5dac0b21eefc7cc253ae56 authored about 9 years ago by ivanceras <[email protected]>
Added coverage status

0132d5d77f0b350b0217fb0449acf71bc849aa35 authored about 9 years ago by ivanceras <[email protected]>
replace * with the fix version number of dependencies, added coveralls travis test coverage

280d71ac332e382d93258d2660751f52f273a8f4 authored about 9 years ago by ivanceras <[email protected]>
Added TODO list

28b0e5e4a308155e68f40adc5f7afd2da1b4cf01 authored about 9 years ago by ivanceras <[email protected]>
Added changelog

18223e8f65ce01be73865b62adf2dcbd014c11d7 authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #16 from kyeah/clippy

Reformatting with Clippy

719c1f1058bda769298498a2823c2eb4af2fbf10 authored about 9 years ago by ivanceras <[email protected]>
Fix major clippy lints

1cffcd04d18ba5efaaf2745dc77c3b67b7c0f2b7 authored about 9 years ago by Kevin Yeh <[email protected]>
Formatting missed by rustfmt

59a34014d1932f43b5d043add78da6ce55d5702e authored about 9 years ago by Kevin Yeh <[email protected]>
Convert to_string() to to_owned()

b1c661d4b7c541673c4ab165968b39bf4ddd9d1e authored about 9 years ago by Kevin Yeh <[email protected]>
Update Contributors.md

1daa9510387b58afaae742fb5c1d2ccb8ea72ae6 authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #15 from mtorromeo/error_types

Implemented different types of errors as enum DbError

82366fbbddfe8cd350fa7ecb2f94b5ff5aa4c010 authored about 9 years ago by ivanceras <[email protected]>
Implemented different types of errors as enum DbError

6129f7a34af6b6621e7d6417d69cb177e92d8d53 authored about 9 years ago by Massimiliano Torromeo <[email protected]>
Merge pull request #14 from mtorromeo/test_warnings

Fixed warnings in tests and examples

7bad5e16f8e704e4a94071e90ebd403061a99c4f authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #13 from mtorromeo/version_panic

Removed panics inside version()

77577ce962fb88cecc21c723197722a478161d8e authored about 9 years ago by ivanceras <[email protected]>
Fixed warnings in tests and examples

b7ea520111568f94640201d8f817e52fe5fa4747 authored about 9 years ago by Massimiliano Torromeo <[email protected]>
Removed panics inside version()

de5082a1ea3a6de9ec2a1410c2b64b8c4a9916fb authored about 9 years ago by Massimiliano Torromeo <[email protected]>
Merge pull request #12 from mtorromeo/warnings

Fixed various warnings in code

ed37707121b7478f1bcd6c12a70565d77a0ea980 authored about 9 years ago by ivanceras <[email protected]>
Fixed various warnings in code

ce6e4d73a69ab73c8e73c96d162b6163f2a75a6b authored about 9 years ago by Massimiliano Torromeo <[email protected]>
changed get_opt to get_checked

8c2e812f80044a41c2e7719bd1197aa1d8efff18 authored about 9 years ago by ivanceras <[email protected]>
merge deps

46fcbe31b27dfad01e9cfce8262fd8dd25a9c761 authored about 9 years ago by ivanceras <[email protected]>
cargo update

04e3b44cbefb9f254e4cdf66ee424e1aba386fc5 authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #11 from mtorromeo/style

Reformatted code according to Rust Style Guidelines with the help of rustfmt

7f6be98485fcd3d83c11e1fbac4403997ea6bb4e authored about 9 years ago by ivanceras <[email protected]>
Reformatted code according to Rust Style Guidelines with the help of rustfmt

0b3f9568fee9a2d35b67cd12b3fb6fe3ec8d560a authored about 9 years ago by Massimiliano Torromeo <[email protected]>
Update Contributors.md

801ae26905528f5cd7df23a46e62d4553a98803b authored about 9 years ago by ivanceras <[email protected]>
Merge pull request #10 from contradictioned/MakeCollectOneNotPanic

Introduced an error message if the result of collect_one() is empty

316899178d74e7b6e57203910d2561d7b41cc013 authored about 9 years ago by ivanceras <[email protected]>
Introduced an error message if the result of collect_one() is empty

d380615a1ff5fa0bf5e2579ebc39725715cd4853 authored about 9 years ago by Manuel Hoffmann <[email protected]>
Merge pull request #9 from mtorromeo/master

Refactor error handling in platform implementations (Fixes #2).

040ac0f6b4d4591fc66a5316cb8639d7c60a9a48 authored about 9 years ago by ivanceras <[email protected]>
Refactor error handling in platform implementations (Fixes #2).

Using "impl From<T> for DbError" and heavy use of the try! macro, the
platform implementations a...

218595623e82a017626fb6eff0f2b171823b0d8f authored about 9 years ago by Massimiliano Torromeo <[email protected]>
Update Contributors.md

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