Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cli] generate entity for SYSTEM VERSIONED tables on MariaDB #876

Closed

Conversation

billy1624
Copy link
Member

@billy1624 billy1624 commented Jul 15, 2022

PR Info

Adds

  • Generate entity file for MariaDB's SYSTEM VERSIONED tables

@billy1624 billy1624 self-assigned this Jul 15, 2022
@billy1624 billy1624 marked this pull request as ready for review July 15, 2022 10:02
@billy1624 billy1624 requested a review from tyt2y3 July 15, 2022 10:02
@tyt2y3
Copy link
Member

tyt2y3 commented Jul 17, 2022

https://github.com/SeaQL/sea-schema/releases/tag/0.9.3

@tyt2y3 tyt2y3 closed this Jul 17, 2022
billy1624 added a commit that referenced this pull request Jul 20, 2022
shpun817 pushed a commit to shpun817/sea-orm that referenced this pull request Sep 7, 2022
billy1624 added a commit that referenced this pull request Sep 23, 2022
… from the web API (#890)

* Move core implementations to a standalone crate

* Set up integration test skeleton in `core`

* Demonstrate mock testing with query

* Move Rocket api code to a standalone crate

* Add mock execution

* Add MyDataMyConsent in COMMUNITY.md (#889)

* Add MyDataMyConsent in COMMUNITY.md

* Update MyDataMyConsent description in COMMUNITY.md

* Update COMMUNITY.md

Chronological order

* [cli] bump sea-schema to 0.9.3 (#876)

* Update CHNAGELOG PR links

* 0.9.1 CHANGELOG

* Auto discover and run all issues & examples CI (#903)

* Auto discover and run all [issues] CI

* Auto discover and run all examples CI

* Fixup

* Testing

* Test [issues]

* Compile prepare_mock_db() conditionally based on "mock" feature

* Update workflow job to run mock test if `core` folder exists

* Update Actix3 example

* Fix merge conflict human error

* Update usize used in paginate to u64 (PR#789)

* Update sea-orm version in the Rocket example to 0.10.0

* Fix GitHub workflow to run mock test for core crates

* Increase the robustness of core crate check by verifying that the `core` folder is a crate

* Update Actix(4) example

* Update Axum example

* Update GraphQL example

* Update Jsonrpsee example

* Update Poem example

* Update Tonic example

* Cargo fmt

* Update Salvo example

* Update path of core/Cargo.toml in README.md

* Add mock test instruction in README.md

* Refactoring

* Fix Rocket examples

Co-authored-by: Amit Goyani <63532626+itsAmitGoyani@users.noreply.github.com>
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

sea-orm-cli does not process tables with system versioning enabled [mariadb]
2 participants