Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

  • Remove the --no-database flag
  • Refactor the shfmt package
- Remove the --no-database flag
- Refactor the shfmt package
return resp.Uri, cleanup, nil
}

func (c *checker) DSN(dsn string) (string, error) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't really need this func anymore

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, but it was easier to keep it around

kyleconroy and others added 2 commits October 20, 2023 23:31
Co-authored-by: Andrew Benton <andrew@sqlc.dev>
Co-authored-by: Andrew Benton <andrew@sqlc.dev>
@kyleconroy kyleconroy merged commit df4c05b into main Oct 23, 2023
@kyleconroy kyleconroy deleted the kyle/sqlcdebug-databases branch October 23, 2023 17:02
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
* feat(debug): Add databases=managed debug option

- Remove the --no-database flag
- Refactor the shfmt package

---------

Co-authored-by: Andrew Benton <andrew@sqlc.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants