i'm attempting to write my first driver and at the step of wanting to bring up a development server with it loaded and test connecting to a database, but stuck. the example here looks great but must be out of date. same with the one in https://github.com/metabase/sudoku-driver#hacking-on-the-driver-locally the "run" alias doesn't seem to exist. https://www.metabase.com/docs/latest/developers-guide/drivers/start doesn't seem to have info on this either what's the latest and greatest for getting my new driver to connect to a database without just dropping it into a production metabase server and hoping the logs are good enough to debug?
i'm attempting to write my first driver and at the step of wanting to bring up a development server with it loaded and test connecting to a database, but stuck. the example here looks great but must be out of date. same with the one in https://github.com/metabase/sudoku-driver#hacking-on-the-driver-locally the "run" alias doesn't seem to exist. https://www.metabase.com/docs/latest/developers-guide/drivers/start doesn't seem to have info on this either what's the latest and greatest for getting my new driver to connect to a database without just dropping it into a production metabase server and hoping the logs are good enough to debug?