192 Commits

Author SHA1 Message Date
Billy Chan
2f90207d64
Remove PrimaryKeyValue trait 2021-10-08 18:10:19 +08:00
Chris Tsang
51b30ee837
Merge branch 'master' into transaction-3 2021-10-07 17:21:59 +08:00
Chris Tsang
a17d5452f8 0.2.5 2021-10-06 18:49:55 +08:00
Billy Chan
5d2934a87f Bind null custom types 2021-10-06 18:26:31 +08:00
Marco Napetti
02ebc9745c Transaction 3 2021-10-04 11:39:16 +08:00
Chris Tsang
d79419f0d3 0.2.4 2021-10-01 12:37:51 +08:00
Chris Tsang
cb5445b035 Bump sea-query to 0.16.5 2021-09-30 22:42:31 +08:00
Billy Chan
05b370434b
Without fixing SQLx source code 2021-09-30 10:45:59 +08:00
Billy Chan
d9f63e8d17
Fixup 2021-09-30 10:34:38 +08:00
Chris Tsang
9aa4ba1e11 0.2.3 2021-09-22 17:58:02 +08:00
Chris Tsang
28b7542ca9 0.2.2 2021-09-18 01:42:38 +08:00
Chris Tsang
6ce040bbba Bump sea-orm-macros 2021-09-17 23:49:55 +08:00
Chris Tsang
e36be13611 Bump dependency version 2021-09-17 23:27:14 +08:00
Billy Chan
37d390e500
WIP 2021-09-17 19:04:18 +08:00
Billy Chan
744361627d Use sea-query 0.16 latest 2021-09-10 17:32:52 +08:00
Billy Chan
f65513eadf
Hotfix - mysql binary column mapping 2021-09-10 17:05:45 +08:00
Billy Chan
11208d627b Move ActiveModel CRUD actions into ActiveModelTrait 2021-09-10 12:58:27 +08:00
Chris Tsang
44c2e6d1c0 0.2.1 2021-09-04 19:56:33 +08:00
Chris Tsang
a9d9b499d1 sea-orm-macros 0.2.0 2021-09-04 02:07:02 +08:00
Chris Tsang
9a1b771e41 0.2.0 2021-09-03 23:14:54 +08:00
Chris Tsang
60fdc78766 Move RocketDbPool 2021-09-03 23:12:49 +08:00
Chris Tsang
5c23cf7739 Cargo 2021-09-03 22:37:34 +08:00
Sam Samai
71926cfd4b Merge branch 'master' into ss/rocket-example
# Conflicts:
#	Cargo.toml
2021-09-03 22:33:16 +10:00
Billy Chan
9d5ce08ff8
Logging 2021-09-03 14:27:38 +08:00
Chris Tsang
ca13b1b760
Merge pull request #102 from bobbyng626/bobby/001
Create Table Statement
2021-09-03 12:08:45 +08:00
Billy Chan
4e111aea64
Use sea-query 0.16 2021-09-03 11:54:24 +08:00
Billy Chan
56a07d58c3
Update sea-query dep 2021-09-01 10:37:36 +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
dfe26f9b7c
Without direct rocket dependency 2021-08-30 22:34:02 +08:00
Billy Chan
3b21b999a7
Merge branch 'master' into ss/rocket-example 2021-08-30 18:43:28 +08:00
Chris Tsang
8ce4b0abcc 0.1.3 2021-08-30 03:33:16 +08:00
Sam Samai
1126aae479 Generalize over MySQL and Postgres 2021-08-29 21:37:55 +10:00
Billy Chan
87d4f09931
Add rocket-mysql driver 2021-08-25 23:05:30 +08:00
Chris Tsang
3f7de132aa Update examples 2021-08-23 15:29:30 +08:00
Chris Tsang
7705c819c0 0.1.2 2021-08-23 02:13:14 +08:00
Chris Tsang
5a963fb2b4 Bump sea-orm-macros to 0.1.1 2021-08-23 01:54:53 +08:00
Chris Tsang
6ec985dbd8 Upgrade sea-query to 0.15 2021-08-21 22:57:36 +08:00
Billy Chan
caa85d7fba Try typed mull value SeaQL/sea-query#107 2021-08-21 22:56:48 +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
2580f65696 #86 Use sea-query with thread-safe 2021-08-15 18:50:22 +08:00
Billy Chan
d9ac5d83de
Fix compile errors on different runtime (#84)
* Fix compile errors on different runtime

* Split sea-orm-cli into separate workspace

* Hotfix
2021-08-14 18:43:47 +08:00
Chris Tsang
f5b1496b14 Bump 0.12.11 version 2021-08-14 18:43:07 +08:00
Billy Chan
8b30ef74a2 Customize column names 2021-08-12 22:53:22 +08:00
Chris Tsang
11931c960e Format toml 2021-08-09 07:44:36 +08:00
Chris Tsang
f23a8f9c68 0.1.1 2021-08-08 15:45:03 +08:00
Chris Tsang
e228ada74a Restore example 2021-08-08 15:32:31 +08:00
Chris Tsang
f2f70e27f8 Publish sea-orm 2021-08-08 02:37:26 +08:00
Chris Tsang
31bee96798 Use sea-strum 2021-08-08 02:17:33 +08:00
Chris Tsang
161c91436e Features 2021-08-07 23:39:17 +08:00