forked from mirror/Part-DB.Part-DB-server
Added a field extension for SQLite and let the database sort the elements by the given ID order directly
This commit is contained in:
parent
1ec4266f96
commit
a4d411656b
4 changed files with 46 additions and 11 deletions
|
@ -38,6 +38,7 @@ doctrine:
|
|||
string_functions:
|
||||
regexp: DoctrineExtensions\Query\Mysql\Regexp
|
||||
ifnull: DoctrineExtensions\Query\Mysql\IfNull
|
||||
field: DoctrineExtensions\Query\Mysql\Field
|
||||
|
||||
when@test:
|
||||
doctrine:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue