sui
sui copied to clipboard
Check in both pg and mysql schema in src code
Description
This PR allows us to checkin schema for both postgres and mysql at the same time in the source code and switch between the two based on config feature.
Test plan
cargo clippy
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| sui-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 6, 2024 9:59pm |
LG do we still need schema.rs under src?
LG do we still need schema.rs under src?
No, we shouldn't need it anymore. It is getting replaced with pg.rs