-
Notifications
You must be signed in to change notification settings - Fork 17
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
feat: add sql subcommand for creating neon projects #316
base: main
Are you sure you want to change the base?
Conversation
- Add new sql subcommand for creating Neon projects using SQL-like syntax - Support configuration of maxVCpu, postgresVersion, autoSuspend, and setupSQL - Add comprehensive test coverage for SQL parsing and project creation - Update dependencies and fix ESLint configuration Co-Authored-By: [email protected] <[email protected]>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
⚙️ Control Options:
|
The CI build is failing because the workflow is using There seems to be a mismatch between the CI configuration and the project's package manager setup. Should we:
Please advise on the preferred approach. |
Co-Authored-By: [email protected] <[email protected]>
Co-Authored-By: [email protected] <[email protected]>
Co-Authored-By: [email protected] <[email protected]>
Co-Authored-By: [email protected] <[email protected]>
- Revert package manager from pnpm to [email protected] - Update ESLint dependencies to correct versions - Update scripts to use bun instead of npm - Add missing dependencies (openapi-types, cliui) - Reorder moduleResolution in tsconfig.json Co-Authored-By: [email protected] <[email protected]>
- Fix object property access patterns - Fix promise chain patterns - Fix while loop conditions Co-Authored-By: [email protected] <[email protected]>
Co-Authored-By: [email protected] <[email protected]>
Co-Authored-By: [email protected] <[email protected]>
Add new SQL subcommand to neonctl that enables defining Neon databases using SQL-like syntax.
Features:
Example usage:
Link to Devin run: https://app.devin.ai/sessions/a50c7ceac2054960bee7ef19f190eea3