Skip to content

Conversation

@olavloite
Copy link
Collaborator

Adds an AutoConfigEmulator option to the database/sql driver. Setting this option instructs the driver to automatically connect to the emulator and create the instance and database on the emulator if they do not already exist.

Fixes #384

@olavloite olavloite requested a review from a team as a code owner March 11, 2025 15:11
Adds an AutoConfigEmulator option to the database/sql driver. Setting this
option instructs the driver to automatically connect to the emulator and
create the instance and database on the emulator if they do not already
exist.

Fixes #384
@olavloite olavloite force-pushed the auto-config-emulator branch from 1177050 to 9e1d4ee Compare March 11, 2025 15:15
@olavloite olavloite merged commit 4193437 into main Mar 18, 2025
18 checks passed
@olavloite olavloite deleted the auto-config-emulator branch March 18, 2025 15:12
This was referenced Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add auto-configure option for Emulator

3 participants