Created
June 15, 2025 07:11
-
-
Save Prajwalprakash3722/f6415c5bd5a4a52e47a4cec365eaf318 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Register the "mysql" plugin with an alias "database" | |
GlobalRegistry.RegisterPlugin("mysql", NewMySQLPluginFactory, "database") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment