This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-04 18:28:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c02e6fcae218387a67d201d4171b312e2e82d310
nextcloud-server-mirror
/
lib
/
private
/
DB
/
QueryBuilder
/
ExpressionBuilder
History
Joas Schilling
cb8bef1f37
Fix iLike() falsely turning escaped % and _ into wildcards
...
Signed-off-by: Joas Schilling <
coding@schilljs.com
>
2020-11-06 16:22:13 +01:00
..
ExpressionBuilder.php
Update signature for in/notIn
2020-10-02 19:09:28 +02:00
MySqlExpressionBuilder.php
Revert "Make sure MySQL is not saying 'this' = 'this ' is true"
2020-04-15 23:49:16 +02:00
OCIExpressionBuilder.php
Fix iLike() falsely turning escaped % and _ into wildcards
2020-11-06 16:22:13 +01:00
PgSqlExpressionBuilder.php
Format control structures, classes, methods and function
2020-04-10 14:19:56 +02:00
SqliteExpressionBuilder.php
Use exactly one empty line after the namespace declaration
2020-04-09 11:48:10 +02:00