Marco Napetti
|
cc2f491a1e
|
Remove panic
|
2021-09-06 12:21:21 +02:00 |
|
Marco Napetti
|
0eb6902d1b
|
default_value and default_expr hypotetical implementation
|
2021-09-06 12:02:15 +02:00 |
|
Chris Tsang
|
dd7585c4e6
|
Tweak rocket example
|
2021-09-06 17:57:54 +08:00 |
|
Marco Napetti
|
5179fb257a
|
Add indexed and unique support
|
2021-09-06 11:25:05 +02:00 |
|
Marco Napetti
|
8d8b3e7813
|
Split-up macro
|
2021-09-06 11:14:00 +02:00 |
|
Chris Tsang
|
8d8415817d
|
Add nullable to ColumnDef
|
2021-09-06 17:11:19 +08:00 |
|
Chris Tsang
|
4b2019ff4e
|
Readme
|
2021-09-06 16:54:39 +08:00 |
|
Chris Tsang
|
27c73401ca
|
Tweak rocket example
|
2021-09-06 10:54:53 +08:00 |
|
Marco Napetti
|
193cd5a29d
|
Start working on EntityModel macro
|
2021-09-05 12:41:54 +02:00 |
|
Chris Tsang
|
de1f5d397d
|
Readme
|
2021-09-04 22:24:01 +08:00 |
|
Chris Tsang
|
d1d5915364
|
Changelog
|
2021-09-04 22:22:17 +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
|
cb6c84fc15
|
sea-orm-cli 0.2.0
|
2021-09-04 01:48:09 +08:00 |
|
Chris Tsang
|
9483a5af8b
|
sea-orm-codegen 0.2.0
|
2021-09-04 01:46:35 +08:00 |
|
Chris Tsang
|
e9e864c382
|
Readme
|
2021-09-03 23:35:17 +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 |
|
Chris Tsang
|
9be7440e58
|
Readme
|
2021-09-03 22:09:20 +08:00 |
|
Chris Tsang
|
e6b5d3ebdc
|
Edit
|
2021-09-03 21:58:45 +08:00 |
|
Chris Tsang
|
9665355d22
|
Screenshot
|
2021-09-03 21:54:38 +08:00 |
|
Chris Tsang
|
a5db07c289
|
Merge pull request #106 from SeaQL/ss/rocket-example
Example of integrating with Rocket
|
2021-09-03 21:14:18 +08:00 |
|
Sam Samai
|
4cb5bf962b
|
Add ValueType
|
2021-09-03 22:41:02 +10:00 |
|
Sam Samai
|
71926cfd4b
|
Merge branch 'master' into ss/rocket-example
# Conflicts:
# Cargo.toml
|
2021-09-03 22:33:16 +10:00 |
|
Sam Samai
|
5b6e3b04b9
|
Cancel edit button
|
2021-09-03 22:28:30 +10:00 |
|
Sam Samai
|
3f41f92690
|
Order posts by id
|
2021-09-03 22:20:46 +10:00 |
|
Sam Samai
|
6b17cc50bc
|
Can edit a post
|
2021-09-03 22:00:28 +10:00 |
|
Billy Chan
|
f4f21b439e
|
Merge pull request #125 from SeaQL/cargo-clippy
cargo clippy
|
2021-09-03 17:04:29 +08:00 |
|
Billy Chan
|
e852a09498
|
cargo clippy
|
2021-09-03 16:51:22 +08:00 |
|
Billy Chan
|
ca56f27909
|
cargo clippy
|
2021-09-03 16:20:57 +08:00 |
|
Billy Chan
|
aa15c44942
|
Merge pull request #121 from SeaQL/fmt-doc-comments
cargo fmt doc comments
|
2021-09-03 15:00:38 +08:00 |
|
Billy Chan
|
5060890888
|
cargo +nightly fmt
|
2021-09-03 14:56:58 +08:00 |
|
Billy Chan
|
4d9789fef4
|
cargo fmt doc comments
|
2021-09-03 14:56:27 +08:00 |
|
Billy Chan
|
b32fe669fa
|
Merge pull request #123 from SeaQL/logging
Logging
|
2021-09-03 14:49:52 +08:00 |
|
Billy Chan
|
b5d85486dd
|
Fixup
|
2021-09-03 14:35:20 +08:00 |
|
Chris Tsang
|
d212b62ce5
|
Fixup
|
2021-09-03 14:34:20 +08:00 |
|
Billy Chan
|
9d5ce08ff8
|
Logging
|
2021-09-03 14:27:38 +08:00 |
|
Billy Chan
|
7f38621c3c
|
Set clippy deny
|
2021-09-03 14:26:57 +08:00 |
|
Chris Tsang
|
a781cc6610
|
Reduce panic
|
2021-09-03 14:21:51 +08:00 |
|
Chris Tsang
|
c8e2232875
|
Reduce panic
|
2021-09-03 14:17:07 +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 |
|
Chris Tsang
|
5cbaa6b699
|
Merge pull request #104 from SeaQL/linked-api
Represent several relations between same types
|
2021-09-03 14:13:18 +08:00 |
|
Billy Chan
|
8cde6e46e4
|
Merge branch 'master' into linked-api
|
2021-09-03 12:14:39 +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
|
541b94f15d
|
Update query helper column_as
|
2021-09-03 11:23:29 +08:00 |
|
Sam Samai
|
3f6b2e3516
|
Merge branch 'master' into ss/rocket-example
|
2021-09-02 22:30:59 +10:00 |
|
Sam Samai
|
39b5cb7f33
|
Render flash messages
|
2021-09-02 22:30:23 +10:00 |
|
Sam Samai
|
5f47421b38
|
Remove sqlx dir and clean up
|
2021-09-02 21:47:55 +10:00 |
|