s-panferov / deuterium

Fully typed SQL query builder for Rust [deprecated]
MIT License
168 stars 12 forks source link

Fixed for latest nightly #8

Closed gsingh93 closed 9 years ago

GitCop commented 9 years ago

There were the following issues with your Pull Request

Guidelines are available at https://github.com/deuterium-orm/deuterium/blob/master/CONTRIBUTING.md


This message was auto-generated by https://gitcop.com

gsingh93 commented 9 years ago

What would the type/scope be? fix(lib)?

s-panferov commented 9 years ago

@gsingh93 thanks for your work! Yes, lib or * will be ok.

gsingh93 commented 9 years ago

Ok, I amended the commit message. If you could look into fixing deuterium_orm too, that'd be great. The errors there were a bit more involved.

s-panferov commented 9 years ago

@gsingh93 thanks again for your work! I'll try to fix everything today.