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

Drop rustc-serialize dependency

dtolnay opened this issue over 7 years ago
Implement `From<T>` generics to conversions of data

ivanceras opened this issue almost 8 years ago
Merge commits in develop to master

ivanceras opened this pull request almost 8 years ago
Develop

ivanceras opened this pull request almost 8 years ago
Merge pull request #33 from ivanceras/master

ivanceras opened this pull request almost 8 years ago
Do all development in the develop branch, master should always be compilable

ivanceras opened this pull request almost 8 years ago
Is rustorm dead?

dariusc93 opened this issue about 8 years ago
What is `dao.get_opt()`? Is README outdated?

lo48576 opened this issue over 8 years ago
documents and readme should update

miketang84 opened this issue over 8 years ago
latest status?

miketang84 opened this issue over 8 years ago
Moving most println! statements to debug! statements

chamakits opened this pull request almost 9 years ago
fix mysql NaiveDateTime feature missing.

miketang84 opened this pull request almost 9 years ago
Develop

ivanceras opened this pull request almost 9 years ago
mysql as_dev initial support

miketang84 opened this pull request almost 9 years ago
use r2d2-mysql backend

miketang84 opened this issue almost 9 years ago
什么时候能支持sql server?

jiafuzhang opened this issue almost 9 years ago
Add support for nulls first or last when sorting

kaj opened this pull request about 9 years ago
jsonb support?

miketang84 opened this issue about 9 years ago
add and and or sub clause for where filter.

miketang84 opened this pull request about 9 years ago
`cargo test --features sqlite` does not compile

kecolus opened this issue about 9 years ago
Add a Gitter chat badge to README.md

gitter-badger opened this pull request about 9 years ago
Platform should be Clonable

jh3ady opened this issue about 9 years ago
Reformatting with Clippy

kyeah opened this pull request about 9 years ago
Implemented different types of errors as enum DbError

mtorromeo opened this pull request about 9 years ago
Fixed warnings in tests and examples

mtorromeo opened this pull request about 9 years ago
Removed panics inside version()

mtorromeo opened this pull request about 9 years ago
Fixed various warnings in code

mtorromeo opened this pull request about 9 years ago
Reformatted code according to Rust Style Guidelines with the help of rustfmt

mtorromeo opened this pull request about 9 years ago
Introduced an error message if the result of collect_one() is empty

contradictioned opened this pull request about 9 years ago
Refactor error handling in platform implementations (Fixes #2).

mtorromeo opened this pull request about 9 years ago
Strings from database surrounded with \' on either side

freiguy1 opened this issue over 9 years ago
added comment prefixes such that the documentation is built correctly

contradictioned opened this pull request over 9 years ago
Documentation appearance is broken

contradictioned opened this issue over 9 years ago
Mysql requires mutable connection

ivanceras opened this issue over 9 years ago
initial mysql version

Fiedzia opened this pull request over 9 years ago
return Result instead of using unwrap

Fiedzia opened this issue over 9 years ago
Fix new example/test imports and removed some compiler warnings

faineance opened this pull request over 9 years ago