openConnection

open override fun openConnection(path: String, openFlags: Int): SQLiteConnection(source)

Opens a SQLite connection on path with openFlags.

The connection should have the PowerSync core extension loaded.