]> git.mxchange.org Git - friendica.git/commit
Fixed:
authorRoland Häder <roland@mxchange.org>
Tue, 21 Jun 2022 10:43:24 +0000 (12:43 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 21 Jun 2022 11:47:39 +0000 (13:47 +0200)
commit945cd1a2c22a43012086637651678ccb98a30f4d
treeab07724e267d5e686c8c0558b68a6439d0bece90
parent0d81a08e3cf52e820752f3011d5182b0eb7b5580
Fixed:
- since $table can be now schema.table, this needs being taken care off
- maybe this foreach(explode()) is a bit an overkill as only 1 or 2 entries
  can be found in it
database.sql
src/Database/DBA.php