Charles Chege
497bdbe3dd
Document the macros.
...
Add code examples for the macros
2021-10-28 15:46:38 +03:00
Carter Snook
058f6d5d2b
chore: update to Rust Edition 2021 ( #273 )
2021-10-26 17:27:53 +08:00
Chris Tsang
9edea30f53
Edit
2021-10-24 00:53:22 +08:00
Chris Tsang
e2c8d32eab
Update CHANGELOG
2021-10-23 18:03:34 +08:00
Billy Chan
128352092d
GitHub Actions with Conditional Job Running Based on Commit Message ( #266 )
...
* .
* testing...
* testing ...
* [test] ...
* .
* ..
* testing
* [testing]
* testing
* [cli] this should only run cli
* [CLI] how about this
* [mysql] only
* [postgres] only
* [examples] only
* [issues] only
* [sqlite] only
* Run by default
* Always run example [cli]
* ...
* Run by default (again)
* Docs
* Remove unused
* ...
* [cli] [issues] only
2021-10-23 16:10:26 +08:00
Chris Tsang
183ed5faa3
0.3.1
2021-10-23 16:06:56 +08:00
Chris Tsang
24df068cca
sea-orm-macros 0.3.1
2021-10-23 16:04:59 +08:00
Chris Tsang
ada845de98
sea-orm-cli 0.3.1
2021-10-23 16:01:09 +08:00
Chris Tsang
3cef4d5ebf
sea-orm-codegen 0.3.1
2021-10-23 16:00:02 +08:00
Chris Tsang
5daa9abd38
#267 Added is_null
and is_not_null
2021-10-23 15:41:33 +08:00
Billy Chan
4913e88f3a
CI install sea-orm-cli in debug mode
2021-10-22 11:25:18 +08:00
Forest Anderson
44da1cab0b
Rearranged files, added fmt
2021-10-22 11:24:41 +08:00
Chris Tsang
e256034756
Merge pull request #264 from SeaQL/fix-case-transform
...
Unify case-transform using the same crate
2021-10-21 19:20:05 +08:00
Billy Chan
b65de65464
[issues] The CI issues job should be running
2021-10-21 19:09:38 +08:00
Billy Chan
56e2f7c0e9
Add empty line...
2021-10-21 19:08:58 +08:00
Billy Chan
d10a52cc58
Try skip CI job issues
2021-10-21 19:06:03 +08:00
Billy Chan
b65d441dea
Fix clippy warnings
2021-10-21 16:26:42 +08:00
Billy Chan
e911d2f5f4
Unify case-transform using the same crate
2021-10-21 11:36:57 +08:00
Chris Tsang
43509afb31
Edit
2021-10-20 17:46:35 +08:00
Chris Tsang
7b58c227e1
Readme
2021-10-20 17:39:10 +08:00
Chris Tsang
45f3548d4f
#249 Demo of 'pure' crate depending on SeaORM
2021-10-20 17:37:02 +08:00
Billy Chan
32f82a0c9b
Test self referencing relation
2021-10-20 16:38:10 +08:00
Billy Chan
bd56485180
lib.rs SEO
2021-10-20 12:28:51 +08:00
Billy Chan
dd15d264bf
README SEO
2021-10-20 10:45:02 +08:00
Chris Tsang
f506ad6581
Tweak
2021-10-19 18:51:56 +08:00
Chris Tsang
c0761a949b
cargo fmt
2021-10-19 18:50:45 +08:00
Chris Tsang
ec9163ab8e
Notes
2021-10-19 18:50:45 +08:00
Chris Tsang
d6b83d3346
Merge pull request #253 from AngelOnFira/improve-database-url-parsing
...
Changed manual url parsing to use Url crate
2021-10-19 18:49:52 +08:00
Forest Anderson
fb1694b096
Updated actions with test
2021-10-19 01:27:27 -04:00
Forest Anderson
8d06aea00b
Added tests
2021-10-19 01:11:54 -04:00
Forest Anderson
a346b34299
Improve errors
2021-10-18 14:28:36 -04: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
56ede2a0ca
Add links to CHANGELOG
2021-10-16 15:45:13 +08:00
Chris Tsang
349108dad6
Update examples
2021-10-16 02:10:32 +08:00
Chris Tsang
a7ad4ff05c
0.3.0
2021-10-16 01:53:10 +08:00
Chris Tsang
9f395fefee
sea-orm-macros 0.3.0
2021-10-16 01:45:32 +08:00
Chris Tsang
337d7c35e9
sea-orm-cli 0.3.0
2021-10-16 01:42:05 +08:00
Chris Tsang
0789ee71bf
sea-orm-codegen 0.3.0
2021-10-16 01:41:06 +08:00
Chris Tsang
b5c18cab55
Sleep longer
2021-10-16 01:19:33 +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
b927c3e7f0
Release notes
2021-10-15 23:38:43 +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
351a78c784
Try as_ref
2021-10-15 22:48:49 +08:00
Billy Chan
01eff84ce8
Join with table alias
2021-10-15 22:28:39 +08:00
Billy Chan
864ec522b8
Add #[automatically_derived]
to all derived implementations
2021-10-15 21:25:31 +08:00
Billy Chan
23155dced1
Fixup
2021-10-15 18:04:49 +08:00
Billy Chan
7c18e19f56
Fixup
2021-10-15 17:52:46 +08:00