Charles Chege
|
a9b6f8cc83
|
Documetation for the query module
|
2021-10-29 10:38:30 +03:00 |
|
Charles Chege
|
69d5c701ee
|
Documetation for the schema module
|
2021-10-29 10:37:54 +03:00 |
|
Charles Chege
|
91b9e542af
|
Documetation for the database modeule
|
2021-10-29 10:37:10 +03:00 |
|
Charles Chege
|
642994a194
|
Documentation for the stream module
|
2021-10-28 15:49:28 +03:00 |
|
Chris Tsang
|
5daa9abd38
|
#267 Added is_null and is_not_null
|
2021-10-23 15:41:33 +08:00 |
|
Forest Anderson
|
44da1cab0b
|
Rearranged files, added fmt
|
2021-10-22 11:24:41 +08:00 |
|
Billy Chan
|
b65d441dea
|
Fix clippy warnings
|
2021-10-21 16:26:42 +08:00 |
|
Billy Chan
|
bd56485180
|
lib.rs SEO
|
2021-10-20 12:28:51 +08:00 |
|
Chris Tsang
|
c0761a949b
|
cargo fmt
|
2021-10-19 18:50:45 +08:00 |
|
Forest Anderson
|
bcc5b5066a
|
Changed manual url parsing to use Url crate
|
2021-10-16 23:19:48 -04:00 |
|
Chris Tsang
|
10b101b142
|
Test case for DeriveIntoActiveModel
|
2021-10-16 17:46:08 +08:00 |
|
Chris Tsang
|
09324db1b0
|
Stream example
|
2021-10-16 01:02:25 +08:00 |
|
Chris Tsang
|
55a4f32d5e
|
Merge pull request #248 from SeaQL/transaction-am-behavior-tests
Transaction & active model behavior tests
|
2021-10-15 23:43:47 +08:00 |
|
Chris Tsang
|
8ce392ba8c
|
#249 Build with mock + macros
|
2021-10-15 23:08:55 +08:00 |
|
Chris Tsang
|
55dbdb7626
|
#249 Build with mock only
|
2021-10-15 23:04:14 +08:00 |
|
Billy Chan
|
01eff84ce8
|
Join with table alias
|
2021-10-15 22:28:39 +08:00 |
|
Billy Chan
|
aa5ccb9216
|
Hotfix - ActiveModel::insert() trigger ActiveModelBehavior::after_save()
|
2021-10-15 17:43:39 +08:00 |
|
Billy Chan
|
80d3ddc030
|
Use backed-up primary key as last insert id before getting it from db driver
|
2021-10-15 11:51:05 +08:00 |
|
Chris Tsang
|
249f87387e
|
Readme
|
2021-10-14 23:22:36 +08:00 |
|
Chris Tsang
|
75882b34cb
|
Transaction with BEGIN
|
2021-10-14 18:33:13 +08:00 |
|
Chris Tsang
|
760c439c83
|
Unit test DeriveIntoActiveModel
|
2021-10-13 18:58:00 +08:00 |
|
Chris Tsang
|
d5e95b0f8f
|
Merge pull request #240 from Acidic9/feat/into-active-model-derive
Add derive `DeriveIntoActiveModel` and `IntoActiveValue` trait
|
2021-10-13 18:30:09 +08:00 |
|
Chris Tsang
|
6defdaf616
|
Merge pull request #210 from SeaQL/active-model-behavior
Update `ActiveModelBehavior` API
|
2021-10-13 17:47:13 +08:00 |
|
Chris Tsang
|
1d6e6066cd
|
Allow disable SQLx logging
|
2021-10-13 16:41:51 +08:00 |
|
Chris Tsang
|
bf595ca926
|
Use Figment config from Rocket
|
2021-10-13 15:54:49 +08:00 |
|
Chris Tsang
|
c673017b97
|
ConnectOptions
|
2021-10-13 02:40:33 +08:00 |
|
Billy Chan
|
6ecc3138c3
|
Use new ActiveValue::into_value()
|
2021-10-12 21:14:40 +08:00 |
|
Billy Chan
|
75e625fee9
|
ActiveModelBehavior without db connection
|
2021-10-12 20:42:42 +08:00 |
|
Billy Chan
|
8900d03492
|
Merge fix
|
2021-10-12 20:42:15 +08:00 |
|
Billy Chan
|
5339696da2
|
Merge branch 'master' into active-model-behavior
|
2021-10-12 20:37:00 +08:00 |
|
Ari Seyhun
|
b582d3aac9
|
Merge branch 'master' of github.com:SeaQL/sea-orm into feat/into-active-model-derive
|
2021-10-12 18:31:34 +07:00 |
|
Ari Seyhun
|
1a9704eaad
|
Add support for Option<Option<T>> into active model
|
2021-10-12 18:27:45 +07:00 |
|
Chris Tsang
|
069040be8b
|
Tweak lifetime
|
2021-10-12 15:07:25 +08:00 |
|
Chris Tsang
|
3a6e55ced1
|
cargo fmt
|
2021-10-12 14:52:11 +08:00 |
|
Chris Tsang
|
7bc6477091
|
Merge branch 'master' into transaction-3
|
2021-10-12 14:24:35 +08:00 |
|
Chris Tsang
|
3fd33ab53c
|
Merge branch 'master' into last-insert-id
|
2021-10-12 13:59:41 +08:00 |
|
Chris Tsang
|
b6c1296333
|
Fix conflict
|
2021-10-12 13:07:02 +08:00 |
|
Chris Tsang
|
edc2e6500d
|
Merge pull request #223 from SeaQL/active-value-api
`ActiveValue::take()` & `ActiveValue::into_value()` without `unwrap()`
|
2021-10-12 12:57:17 +08:00 |
|
Chris Tsang
|
ecaa0dca18
|
Edit
|
2021-10-11 18:50:05 +08:00 |
|
Chris Tsang
|
1a2bd13158
|
Nested transaction unit tests
|
2021-10-11 18:39:46 +08:00 |
|
Ari Seyhun
|
4f64c66813
|
Add derive DeriveIntoActiveModel
|
2021-10-11 14:34:02 +07:00 |
|
Ari Seyhun
|
8667b2ddfc
|
Add trait IntoActiveValue
|
2021-10-11 14:33:47 +07:00 |
|
Chris Tsang
|
f94c33d1ea
|
Explicit COMMIT and ROLLBACK in Mock
|
2021-10-11 12:11:40 +08:00 |
|
Chris Tsang
|
91efa1fae2
|
Test streaming in transaction
|
2021-10-09 21:45:25 +08:00 |
|
Chris Tsang
|
018f7dd19f
|
Streaming for MockConnection
|
2021-10-09 21:14:24 +08:00 |
|
Chris Tsang
|
12a8e5c8e9
|
Readme
|
2021-10-09 14:40:12 +08:00 |
|
Billy Chan
|
23215c8dd5
|
fix clippy warnings
|
2021-10-08 18:22:25 +08:00 |
|
Billy Chan
|
2f90207d64
|
Remove PrimaryKeyValue trait
|
2021-10-08 18:10:19 +08:00 |
|
Chris Tsang
|
eb87b7c2ce
|
Test case
|
2021-10-08 16:56:36 +08:00 |
|
Billy Chan
|
ade06b4240
|
Merge branch 'master' into last-insert-id
|
2021-10-08 15:43:00 +08:00 |
|