Billy Chan
|
e246d3faaf
|
Cont. Upgrade to SeaQuery 0.28.0 (#1366)
* Upgrade to SeaQuery 0.28.0
* Remove unnecessary heap allocation
* Upgrade sea-query-binder
* Upgrade sea-schema
* Fix
* Upgrade sea-schema
* refactoring
Co-authored-by: Ivan Krivosheev <py.krivosheev@gmail.com>
|
2023-01-05 20:41:28 +08:00 |
|
Billy Chan
|
b2185af559
|
Cleaning up dependency (#1300)
* Dependency version cleanup
* Update build tool
* Disable default features
* [cli] disable default features
|
2022-12-16 15:52:00 +08:00 |
|
Billy Chan
|
9983e5d498
|
Update [issues]
|
2022-07-06 17:07:07 +08:00 |
|
Billy Chan
|
8eb095385d
|
Migration (#335)
* Refactor `ConnectionTrait`
* Refactoring
* Build index & foreign key statements
* Fix imports
* Fixup
* Rocket example with migration
* async-std compatible with the tokio 1.0 runtime
* Use reexported dependency
* Compile without selecting any db backend
* Updating sea-orm-cli dep
* sea-orm-cli migrate commands
* cargo fmt
* Test [cli]
* Refactoring
* Clap app name should be "sea-orm-cli"
* Correctly capture MIGRATION_DIR
* Rename README
* Add `sea-orm-cli migrate init` command
* Update README
* Try restructured sea-query dependency (SeaQL/sea-schema#41)
* Set `DATABASE_URL` environment variable
|
2022-02-05 20:34:54 +08:00 |
|
Billy Chan
|
1c4fc11efe
|
Test [issues]
|
2021-11-15 21:27:54 +08:00 |
|