10 Commits

Author SHA1 Message Date
Billy Chan
8990261d70 Bind null custom types 2021-10-06 18:26:03 +08:00
Chris Tsang
a6dfb417e2
Merge pull request #207 from SeaQL/naive-date
Support `chrono::NaiveDate` & `chrono::NaiveTime`
2021-09-30 22:52:31 +08:00
Billy Chan
02066cef6e
Support chrono::NaiveTime 2021-09-30 10:34:38 +08:00
Billy Chan
f7e96b3d72
Support chrono::NaiveDate 2021-09-30 10:34:38 +08:00
Billy Chan
89806ef522
Add test cases 2021-09-28 14:27:30 +08:00
Chris Tsang
68787d1412 Refactor uuid test 2021-09-18 15:47:59 +08:00
Billy Chan
37d390e500
WIP 2021-09-17 19:04:18 +08:00
Billy Chan
cc5fde41bd
Testing Vec<u8> 2021-09-10 17:05:45 +08:00
Chris Tsang
9885029585 Use DeriveEntityModel in test suite 2021-09-09 17:22:54 +08:00
Billy Chan
0e0ee0ede6
Add TryFromU64 & test Uuid as primary key 2021-09-01 16:53:54 +08:00