A lot of works different areas... no plan
This commit is contained in:
parent
087f8ce0e9
commit
1aea1e894a
16 changed files with 1433 additions and 131 deletions
|
|
@ -25,11 +25,7 @@ namespace Database.Core.DCL
|
|||
{
|
||||
_db = db;
|
||||
}
|
||||
|
||||
public void Setup(string schema = null)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
public void With(Command command)
|
||||
{
|
||||
_command = command;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue