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
|
ef1eb577b7
|
Update ActiveModelBehavior API
|
2021-09-30 10:31:58 +08:00 |
|
Billy Chan
|
89806ef522
|
Add test cases
|
2021-09-28 14:27:30 +08:00 |
|
Chris Tsang
|
84594114dc
|
Readme
|
2021-09-18 20:15:20 +08:00 |
|
Chris Tsang
|
0a19db6977
|
Fix SQLite test suite
|
2021-09-18 16:16:33 +08:00 |
|
Chris Tsang
|
68787d1412
|
Refactor uuid test
|
2021-09-18 15:47:59 +08:00 |
|
Chris Tsang
|
558cf5904a
|
Test suite: drop table if exists, instead of create table if not exists
|
2021-09-18 15:40:47 +08:00 |
|
Chris Tsang
|
fc769a89df
|
Refactor timestamp test
|
2021-09-18 15:17:23 +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
|
eca3949ea9
|
Merge pull request #135 from SeaQL/entity-format
Entity format
|
2021-09-10 12:55:05 +08:00 |
|
Chris Tsang
|
9885029585
|
Use DeriveEntityModel in test suite
|
2021-09-09 17:22:54 +08:00 |
|
Chris Tsang
|
6c810673c4
|
Move entity_to_table_create_statement
|
2021-09-07 15:55:58 +08:00 |
|
Billy Chan
|
b100e32ffd
|
Rename entity_to_table_create_statement
|
2021-09-07 15:47:04 +08:00 |
|
Billy Chan
|
ca56f27909
|
cargo clippy
|
2021-09-03 16:20:57 +08:00 |
|
Billy Chan
|
b5d85486dd
|
Fixup
|
2021-09-03 14:35:20 +08:00 |
|
Chris Tsang
|
76596da46a
|
Merge pull request #117 from SeaQL/primary-key-type
`InsertResult` to return the primary key's type
|
2021-09-03 14:15:11 +08:00 |
|
Billy Chan
|
8cde6e46e4
|
Merge branch 'master' into linked-api
|
2021-09-03 12:14:39 +08:00 |
|
Billy Chan
|
d14322ad75
|
WIP (workflow will fail)
|
2021-09-01 19:05:59 +08:00 |
|
Billy Chan
|
0e0ee0ede6
|
Add TryFromU64 & test Uuid as primary key
|
2021-09-01 16:53:54 +08:00 |
|
Billy Chan
|
5073c6f4aa
|
Relation with optional ForeignKeyAction
|
2021-09-01 10:35:51 +08:00 |
|
Billy Chan
|
1ad1767457
|
cargo fmt
|
2021-08-31 23:10:39 +08:00 |
|
Billy Chan
|
bdf6593dfe
|
Hotfix
|
2021-08-31 22:31:58 +08:00 |
|
Billy Chan
|
5a0f1d0fd1
|
Try pretty_assertions
|
2021-08-31 19:05:54 +08:00 |
|
Billy Chan
|
5fbc7b146a
|
Refactoring & Testing
|
2021-08-31 18:31:01 +08:00 |
|
Billy Chan
|
9db0748c64
|
Non-static link
|
2021-08-28 20:20:34 +08:00 |
|
Billy Chan
|
484da8f6b6
|
WIP
|
2021-08-28 20:00:59 +08:00 |
|
Billy Chan
|
bfaa7d4539
|
Test Linked
|
2021-08-26 23:28:44 +08:00 |
|
Billy Chan
|
09c328bb0d
|
Use smol async-runtime and require one of the supported runtime for integration tests
|
2021-08-21 22:56:48 +08:00 |
|
Chris Tsang
|
c1ac7baae9
|
cargo fmt
|
2021-08-08 16:13:27 +08:00 |
|
Chris Tsang
|
7e968e2bbf
|
Improve bakery schema
|
2021-08-07 21:35:04 +08:00 |
|
Chris Tsang
|
2060e30f06
|
Entity prelude with external types
|
2021-08-07 21:01:56 +08:00 |
|
Sam Samai
|
5930c4b278
|
Clean up
|
2021-08-06 21:17:49 +10:00 |
|
Billy Chan
|
7e590b4a8d
|
SQLite use ENV connection string
|
2021-08-06 18:23:10 +08:00 |
|
Sam Samai
|
abed934d3f
|
WIP strange fail with postgres driver
|
2021-08-01 16:14:31 +10:00 |
|
Sam Samai
|
b2ed13868e
|
Use DATABASE_URL env variable for sequential_op_tests
|
2021-07-31 15:59:54 +10:00 |
|
Sam Samai
|
09f344ecbb
|
Test multiple sequential operations
|
2021-07-24 20:46:19 +10:00 |
|
Sam Samai
|
dfda079b77
|
Store baker contact details as Json and test
|
2021-07-21 15:36:53 +10:00 |
|
Sam Samai
|
c9833893c0
|
Column type can be Uuid
|
2021-07-20 16:28:38 +10:00 |
|
Sam Samai
|
47b70cfe6d
|
Create serial field on cake which is UUID
|
2021-07-19 17:23:34 +10:00 |
|
Sam Samai
|
4ff2ccdaf9
|
Use DatabaseBackend instead of Syntax
|
2021-07-18 13:02:04 +10:00 |
|
Sam Samai
|
f5838f8cbd
|
Merge branch 'master' into ss/test_suite
|
2021-07-18 12:56:22 +10:00 |
|
Sam Samai
|
c1eddc4887
|
Test right_join
|
2021-07-15 10:52:36 +10:00 |
|
Sam Samai
|
85f512d412
|
Bakery chain Schema and CRUD now use data from common module
|
2021-07-15 10:42:25 +10:00 |
|
Sam Samai
|
d826a0b8b5
|
Use syntax in db create/drop statements
|
2021-07-14 09:30:41 +10:00 |
|
Sam Samai
|
406a9c6833
|
Cargo fmt
|
2021-07-14 09:15:45 +10:00 |
|
Sam Samai
|
41bc47543a
|
Bakery profit_margin is double in schema
|
2021-07-14 08:55:36 +10:00 |
|
Sam Samai
|
5190278e1a
|
Setup and tear down DB
|
2021-07-13 20:01:01 +10:00 |
|
Sam Samai
|
8bfad93d30
|
Manually truncate the tables for MySQL
|
2021-07-13 11:27:28 +10:00 |
|