Chris Tsang
|
1dceb07c70
|
pub use Value and Values
|
2021-07-19 11:15:31 +08:00 |
|
Sam Samai
|
c4667296ca
|
Use greater than in having test
|
2021-07-18 20:58:52 +10:00 |
|
Sam Samai
|
a41d980848
|
Query tests with and without results
|
2021-07-18 14:37:36 +10:00 |
|
Sam Samai
|
74b5dee773
|
Test updating a deleted entity
|
2021-07-18 13:52:38 +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
|
1dcca49837
|
Test having
|
2021-07-18 12:54:21 +10:00 |
|
Chris Tsang
|
80976116de
|
Fix clippy warning
|
2021-07-18 00:02:40 +08:00 |
|
Chris Tsang
|
25432e68d0
|
from_raw_sql example
|
2021-07-18 00:02:29 +08:00 |
|
Chris Tsang
|
2dc8401c53
|
Paginator docs
|
2021-07-17 23:15:08 +08:00 |
|
Chris Tsang
|
9334d4ff5d
|
DbBackend alias
|
2021-07-17 22:03:41 +08:00 |
|
Chris Tsang
|
041f1a135b
|
2021
|
2021-07-17 21:50:11 +08:00 |
|
Chris Tsang
|
56763a8718
|
count() on Select
|
2021-07-17 21:18:20 +08:00 |
|
Chris Tsang
|
c018e45c3c
|
Refactor
|
2021-07-17 20:35:14 +08:00 |
|
Chris Tsang
|
7be1daacd3
|
Fix clippy
|
2021-07-17 20:34:07 +08:00 |
|
Chris Tsang
|
ca9aa01f6b
|
Docs
|
2021-07-16 22:32:42 +08:00 |
|
Chris Tsang
|
c82b23795d
|
#48: Select model from raw sql
|
2021-07-16 21:41:12 +08:00 |
|
Chris Tsang
|
57097c0ede
|
Visibility
|
2021-07-16 16:51:12 +08:00 |
|
Sam Samai
|
8d9dc5ce1c
|
Test count, min, max with group_by
|
2021-07-16 15:19:56 +10:00 |
|
Sam Samai
|
0e4840c98f
|
Test group_by query
|
2021-07-16 15:02:34 +10:00 |
|
Billy Chan
|
e83cc63e3a
|
Replacing Syntax & *BuilderBackend with DatabaseBackend
|
2021-07-16 00:28:03 +08:00 |
|
Billy Chan
|
56fd77eddf
|
Build query with syntax
|
2021-07-16 00:28:03 +08:00 |
|
Sam Samai
|
1526bb2b3b
|
Test inner join
|
2021-07-15 22:16:01 +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
|
f94d19b702
|
Use mysql 8.0 image on CI
|
2021-07-15 09:13:30 +10:00 |
|
Sam Samai
|
6f6ef4bf95
|
Merge branch 'master' into ss/test_suite
|
2021-07-15 09:05:49 +10:00 |
|
Billy Chan
|
d59ee1e298
|
Mock any database
|
2021-07-14 21:31:59 +08:00 |
|
Billy Chan
|
b4abf15169
|
Hotfix - doc test fail, Ignore fmt entity files under codegen/tests
|
2021-07-14 10:27:12 +08:00 |
|
Sam Samai
|
aef5c56f6c
|
Add MySQL service to Github actions
|
2021-07-14 10:18: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
|
2e0f6df743
|
Merge branch 'master' into ss/test_suite
# Conflicts:
# Cargo.toml
|
2021-07-14 09:12:55 +10:00 |
|
Sam Samai
|
41bc47543a
|
Bakery profit_margin is double in schema
|
2021-07-14 08:55:36 +10:00 |
|
Chris Tsang
|
bcd221a915
|
Add Syntax to Statement
|
2021-07-13 22:39:29 +08:00 |
|
Chris Tsang
|
b5f4d69c3b
|
Merge pull request #39 from SeaQL/improve-doc-test
Improve doc test
|
2021-07-13 20:14:58 +08:00 |
|
Sam Samai
|
b302a11586
|
Test left_join
|
2021-07-13 21:11:11 +10:00 |
|
Sam Samai
|
5190278e1a
|
Setup and tear down DB
|
2021-07-13 20:01:01 +10:00 |
|
Billy Chan
|
f4effc1d64
|
Merge branch 'master' into improve-doc-test
|
2021-07-13 11:16:40 +08:00 |
|
Sam Samai
|
8bfad93d30
|
Manually truncate the tables for MySQL
|
2021-07-13 11:27:28 +10:00 |
|
Sam Samai
|
82b63589d3
|
Try mysql adaptor
|
2021-07-13 10:04:44 +10:00 |
|
Sam Samai
|
c7ff5d8d05
|
Setup done in TestContext
|
2021-07-13 10:03:47 +10:00 |
|
Billy Chan
|
a94224e0f2
|
Unit test sea-orm-codegen
|
2021-07-12 23:45:27 +08:00 |
|
Billy Chan
|
e65db62e13
|
Merge branch 'master' into improve-doc-test
|
2021-07-12 18:47:25 +08:00 |
|
Billy Chan
|
b09aed3ff1
|
Add more doc
|
2021-07-12 11:45:20 +08:00 |
|
Billy Chan
|
ce32967a95
|
Add base_entity doc
|
2021-07-12 11:12:32 +08:00 |
|
Chris Tsang
|
1e6a778a0f
|
ValueType does not need to impl Default
|
2021-07-12 02:48:37 +08:00 |
|
Sam Samai
|
a838cf7c23
|
Naivedatetime for placed_at on order (#40)
* WIP use NativeDateTime for placed_at
* Use NaiveDatetime for placed_at
* Cargo fmt again
Co-authored-by: Chris Tsang <tyt2y7@gmail.com>
|
2021-07-11 22:17:28 +08:00 |
|
Chris Tsang
|
6ff5a32b7a
|
cargo fmt
|
2021-07-11 22:08:37 +08:00 |
|
Sam Samai
|
ba77fb80aa
|
Create TestContext for setting up and tearing down the database after each test
|
2021-07-11 22:08:55 +10:00 |
|