Skip to content

Allow to derive from SQLiteConnection and to create derived SQLiteComman...#167

Open
justremotephone wants to merge 1 commit intooysteinkrog:masterfrom
AXAVIA:dev
Open

Allow to derive from SQLiteConnection and to create derived SQLiteComman...#167
justremotephone wants to merge 1 commit intooysteinkrog:masterfrom
AXAVIA:dev

Conversation

@justremotephone
Copy link

...d instances within SQLiteConnection.NewCommand.

SQLiteConnection.NewCommand was public virtual but the constructor of SQLiteCommand was internal.....

We need this to implement a own SQLiteConnection and to override NewCommand as already indented.

…mand instances within SQLiteConnection.NewCommand.

SQLiteConnection.NewCommand was public virtual but the constructure of SQLiteCommand was internal.....
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.

1 participant