baoyachi
|
d78a067b2d
|
'url_starts_with' replace with 'is_prefix_of' method
|
2021-09-27 16:41:47 +08:00 |
|
baoyachi
|
203a0d603a
|
fix build error
|
2021-09-27 12:19:36 +08:00 |
|
baoyachi
|
1cf5cec1c5
|
refactor code
|
2021-09-27 12:13:06 +08:00 |
|
baoyachi
|
86f2d7e327
|
fix #200
* adapter postgrel url scheme
* refactor DbScheme
|
2021-09-27 11:45:54 +08:00 |
|
Billy Chan
|
3093cd2035
|
DatabaseConnection impl Sync, Send and Clone
|
2021-09-18 23:17:29 +08:00 |
|
Billy Chan
|
7f38621c3c
|
Set clippy deny
|
2021-09-03 14:26:57 +08:00 |
|
Chris Tsang
|
6ff5a32b7a
|
cargo fmt
|
2021-07-11 22:08:37 +08:00 |
|
Chris Tsang
|
f5ac84f915
|
Rework DbErr
|
2021-06-30 23:56:26 +08:00 |
|
Chris Tsang
|
30ac326d5c
|
Rename to DbErr::Exec and DbErr::Conn
|
2021-06-30 21:21:06 +08:00 |
|
Chris Tsang
|
0298cfb6af
|
Rename to DbErr
|
2021-06-30 21:17:23 +08:00 |
|
Billy Chan
|
2a1173c174
|
Add & use OrmError (#36)
* Add & use OrmError
* Rename to SeaErr
|
2021-06-30 21:08:41 +08:00 |
|
Chris Tsang
|
ec290156c5
|
SQLx SQLite support
|
2021-06-20 23:04:25 +08:00 |
|