1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-10 07:34:13 +02:00
Deltik c4cbb19749
Improved determinism of cloned testDb_Select_gen() tests
If either e_db_mysqlTest's or e_db_pdoTest's testDb_Select_gen() method
gets called before the other, the second won't update and will return 0
instead of the expected 1.

The UPDATE query is unique for each test now so that this cannot happen
anymore.
2019-02-13 21:31:28 -06:00
..
2018-11-01 07:20:11 -05:00