Yedidyar / remult-cli

ā›”Deprecatedā›” Use Remult Kit instead remult-cli is a command-line tool designed to simplify the process of generating Remult entities from a PostgreSQL database.
https://www.npmjs.com/package/remult-cli
MIT License
13 stars 2 forks source link

Add MySQL #67

Closed jycouet closed 7 months ago

jycouet commented 11 months ago

It's already working šŸ„³ Needs now a few "real" project to finish the last queries + test types.

changeset-bot[bot] commented 11 months ago

āš ļø No Changeset found

Latest commit: 62fdff82156687fd7da26e760f5f559fcea2e402

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Yedidyar commented 11 months ago

Make sure that you are implement the todo

Yedidyar commented 7 months ago

@jycouet I am closing for now if you want to add support mysql please create new PR with unit tests and e2e