1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-15 08:18:38 +01:00
phorge-phorge/src/infrastructure/storage/__tests__
epriestley da40f80741 Update PhabricatorLiskDAO::chunkSQL() for new %Q semantics
Summary:
Ref T13217. This method is slightly tricky:

  - We can't safely return a string: return an array instead.
  - It no longer makes sense to accept glue. All callers use `', '` as glue anyway, so hard-code that.

Then convert all callsites.

Test Plan: Browsed around, saw fewer "unsafe" errors in error log.

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: yelirekim, PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13217

Differential Revision: https://secure.phabricator.com/D19784
2018-11-13 08:59:18 -08:00
..
AphrontIsolatedDatabaseConnectionTestCase.php phtize all the things 2015-05-22 21:16:39 +10:00
AphrontMySQLDatabaseConnectionTestCase.php Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
QueryFormattingTestCase.php Update PhabricatorLiskDAO::chunkSQL() for new %Q semantics 2018-11-13 08:59:18 -08:00