Add SQLite Patch integration tests
- Use multiple-class use statements
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
|
||||
namespace BitBadger\PDODocument\Query;
|
||||
|
||||
use BitBadger\PDODocument\Configuration;
|
||||
use BitBadger\PDODocument\DocumentException;
|
||||
use BitBadger\PDODocument\Mode;
|
||||
use BitBadger\PDODocument\{Configuration, DocumentException, Mode};
|
||||
|
||||
/**
|
||||
* Queries to define tables and indexes
|
||||
|
||||
Reference in New Issue
Block a user