Diesel v1.4.4 Support#2
Conversation
|
After the above changes, reading from the DB is working. verified tests complete without issue when removing diesel insert code: ` running 1 test test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Doc-tests diesel_pg_hstore running 7 tests test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Need to find the cause to: |
…sh to the query string.
Cause of this error was that QueryFragment was not fully implemented in a usable way. |
|
Ready for review. |
Dieselv1.4.4 migration
Updated byteorder to 1.3.4 for Diesel 1.4.4
Added serde Serialize, Deserialize for convenience
|
@lholden Please review and approve at your convenience. |
|
This can be useful. |
Will test and see if there are any breaking changes to move to diesel version 1.4.4