Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Svgbob
Making diagramming simple, easy and portable
Collective -
Host: opensource -
https://opencollective.com/svgbob
- Website: https://ivanceras.github.io
- Code: https://github.com/ivanceras
documents and readme should update
github.com/ivanceras/old-rustorm - miketang84 opened this issue over 8 years ago
github.com/ivanceras/old-rustorm - miketang84 opened this issue over 8 years ago
Moving most println! statements to debug! statements
github.com/ivanceras/old-rustorm - chamakits opened this pull request almost 9 years ago
github.com/ivanceras/old-rustorm - chamakits opened this pull request almost 9 years ago
the trait `core::marker::Sized` is not implemented for the type `Self`
github.com/ivanceras/codegenta - ipconfiger opened this issue almost 9 years ago
github.com/ivanceras/codegenta - ipconfiger opened this issue almost 9 years ago
fix mysql NaiveDateTime feature missing.
github.com/ivanceras/old-rustorm - miketang84 opened this pull request almost 9 years ago
github.com/ivanceras/old-rustorm - miketang84 opened this pull request almost 9 years ago
mysql as_dev initial support
github.com/ivanceras/old-rustorm - miketang84 opened this pull request almost 9 years ago
github.com/ivanceras/old-rustorm - miketang84 opened this pull request almost 9 years ago
use r2d2-mysql backend
github.com/ivanceras/old-rustorm - miketang84 opened this issue almost 9 years ago
github.com/ivanceras/old-rustorm - miketang84 opened this issue almost 9 years ago
什么时候能支持sql server?
github.com/ivanceras/old-rustorm - jiafuzhang opened this issue almost 9 years ago
github.com/ivanceras/old-rustorm - jiafuzhang opened this issue almost 9 years ago
Add support for nulls first or last when sorting
github.com/ivanceras/old-rustorm - kaj opened this pull request about 9 years ago
github.com/ivanceras/old-rustorm - kaj opened this pull request about 9 years ago
add and and or sub clause for where filter.
github.com/ivanceras/old-rustorm - miketang84 opened this pull request about 9 years ago
github.com/ivanceras/old-rustorm - miketang84 opened this pull request about 9 years ago
`cargo test --features sqlite` does not compile
github.com/ivanceras/old-rustorm - kecolus opened this issue about 9 years ago
github.com/ivanceras/old-rustorm - kecolus opened this issue about 9 years ago
Add a Gitter chat badge to README.md
github.com/ivanceras/old-rustorm - gitter-badger opened this pull request about 9 years ago
github.com/ivanceras/old-rustorm - gitter-badger opened this pull request about 9 years ago
Rust 1.6 arm incompatibility
github.com/ivanceras/r2d2-sqlite - MagaTailor opened this issue about 9 years ago
github.com/ivanceras/r2d2-sqlite - MagaTailor opened this issue about 9 years ago
Platform should be Clonable
github.com/ivanceras/old-rustorm - jh3ady opened this issue about 9 years ago
github.com/ivanceras/old-rustorm - jh3ady opened this issue about 9 years ago
Smartindent, autoindent is not included since it mesh up copy pasting from the clipboard
github.com/ivanceras/rust-vim-setup - ivanceras opened this issue about 9 years ago
github.com/ivanceras/rust-vim-setup - ivanceras opened this issue about 9 years ago
Added instructions for Racer on Windows
github.com/ivanceras/rust-vim-setup - i-e-b opened this pull request about 9 years ago
github.com/ivanceras/rust-vim-setup - i-e-b opened this pull request about 9 years ago
Remove debug print
github.com/ivanceras/r2d2-sqlite - flavray opened this pull request about 9 years ago
github.com/ivanceras/r2d2-sqlite - flavray opened this pull request about 9 years ago
Reformatting with Clippy
github.com/ivanceras/old-rustorm - kyeah opened this pull request about 9 years ago
github.com/ivanceras/old-rustorm - kyeah opened this pull request about 9 years ago
Implemented different types of errors as enum DbError
github.com/ivanceras/old-rustorm - mtorromeo opened this pull request about 9 years ago
github.com/ivanceras/old-rustorm - mtorromeo opened this pull request about 9 years ago
Fixed warnings in tests and examples
github.com/ivanceras/old-rustorm - mtorromeo opened this pull request about 9 years ago
github.com/ivanceras/old-rustorm - mtorromeo opened this pull request about 9 years ago
Removed panics inside version()
github.com/ivanceras/old-rustorm - mtorromeo opened this pull request about 9 years ago
github.com/ivanceras/old-rustorm - mtorromeo opened this pull request about 9 years ago
Format Generated Code
github.com/ivanceras/codegenta - kyeah opened this pull request about 9 years ago
github.com/ivanceras/codegenta - kyeah opened this pull request about 9 years ago
Formatting Improvements
github.com/ivanceras/codegenta - kyeah opened this pull request about 9 years ago
github.com/ivanceras/codegenta - kyeah opened this pull request about 9 years ago
Fixed various warnings in code
github.com/ivanceras/old-rustorm - mtorromeo opened this pull request about 9 years ago
github.com/ivanceras/old-rustorm - mtorromeo opened this pull request about 9 years ago
Reformatted code according to Rust Style Guidelines with the help of rustfmt
github.com/ivanceras/old-rustorm - mtorromeo opened this pull request about 9 years ago
github.com/ivanceras/old-rustorm - mtorromeo opened this pull request about 9 years ago
Introduced an error message if the result of collect_one() is empty
github.com/ivanceras/old-rustorm - contradictioned opened this pull request about 9 years ago
github.com/ivanceras/old-rustorm - contradictioned opened this pull request about 9 years ago
Refactor error handling in platform implementations (Fixes #2).
github.com/ivanceras/old-rustorm - mtorromeo opened this pull request about 9 years ago
github.com/ivanceras/old-rustorm - mtorromeo opened this pull request about 9 years ago
Use macro to generate the code like in codegenta just by anotating the models.
github.com/ivanceras/old-rustorm - ivanceras opened this issue about 9 years ago
github.com/ivanceras/old-rustorm - ivanceras opened this issue about 9 years ago
In-Memory Databases are not really pooled/shared
github.com/ivanceras/r2d2-sqlite - gwenn opened this issue about 9 years ago
github.com/ivanceras/r2d2-sqlite - gwenn opened this issue about 9 years ago
Strings from database surrounded with \' on either side
github.com/ivanceras/old-rustorm - freiguy1 opened this issue over 9 years ago
github.com/ivanceras/old-rustorm - freiguy1 opened this issue over 9 years ago
added comment prefixes such that the documentation is built correctly
github.com/ivanceras/old-rustorm - contradictioned opened this pull request over 9 years ago
github.com/ivanceras/old-rustorm - contradictioned opened this pull request over 9 years ago
Documentation appearance is broken
github.com/ivanceras/old-rustorm - contradictioned opened this issue over 9 years ago
github.com/ivanceras/old-rustorm - contradictioned opened this issue over 9 years ago
More information about rust.vim
github.com/ivanceras/rust-vim-setup - tafia opened this issue over 9 years ago
github.com/ivanceras/rust-vim-setup - tafia opened this issue over 9 years ago
Mysql requires mutable connection
github.com/ivanceras/old-rustorm - ivanceras opened this issue over 9 years ago
github.com/ivanceras/old-rustorm - ivanceras opened this issue over 9 years ago
initial mysql version
github.com/ivanceras/old-rustorm - Fiedzia opened this pull request over 9 years ago
github.com/ivanceras/old-rustorm - Fiedzia opened this pull request over 9 years ago
return Result instead of using unwrap
github.com/ivanceras/old-rustorm - Fiedzia opened this issue over 9 years ago
github.com/ivanceras/old-rustorm - Fiedzia opened this issue over 9 years ago
Fix new example/test imports and removed some compiler warnings
github.com/ivanceras/old-rustorm - faineance opened this pull request over 9 years ago
github.com/ivanceras/old-rustorm - faineance opened this pull request over 9 years ago
fixed issue with ignored columns when using with their table names
github.com/ivanceras/orm - ivanceras opened this pull request about 10 years ago
github.com/ivanceras/orm - ivanceras opened this pull request about 10 years ago