Migration stopped working after v3.1.11 |
(10-04-2019, 12:35 PM)jreklund Wrote: Are you using the PDO driver perhaps? I'm skeptical that it is due to that commit. The whole FROM statement has always been there. It's how the table name is escaped that changed. Maybe the database config didn't supply a database name? Or, that property got whacked by some other code? |
Messages In This Thread |
Migration stopped working after v3.1.11 - by bartMommens - 10-04-2019, 02:55 AM
RE: Migration stopped working after v3.1.11 - by mboufos - 10-04-2019, 05:31 AM
RE: Migration stopped working after v3.1.11 - by bartMommens - 10-04-2019, 05:34 AM
RE: Migration stopped working after v3.1.11 - by mboufos - 10-04-2019, 05:50 AM
RE: Migration stopped working after v3.1.11 - by bartMommens - 10-04-2019, 06:36 AM
RE: Migration stopped working after v3.1.11 - by jreklund - 10-04-2019, 12:35 PM
RE: Migration stopped working after v3.1.11 - by dave friend - 10-04-2019, 01:07 PM
RE: Migration stopped working after v3.1.11 - by jreklund - 10-04-2019, 02:38 PM
RE: Migration stopped working after v3.1.11 - by dave friend - 10-04-2019, 08:09 PM
RE: Migration stopped working after v3.1.11 - by bartMommens - 10-05-2019, 12:39 AM
|