[13:47:33] anomie: i replied to you on https://www.mediawiki.org/wiki/User_talk:Daniel_Kinzler_(WMDE)/MCR-SlotRoleHandler [13:47:41] ...in case you want to have a look before the meeting [13:53:20] also https://www.mediawiki.org/w/index.php?diff=2777033&oldid=2774809&title=User%3ADaniel_Kinzler_%28WMDE%29%2FMCR-SlotRoleHandler&type=revision [19:40:40] << Function: Wikimedia\Rdbms\Database::sourceFile( /home/aaron/OSS/core/maintenance/sqlite/archives/patch-ar_rev_id-not-null.sql ) Error: 1 no such column: ar_actor >> :/ [20:21:46] AaronSchulz: hashar had the same error, see T33223#4163460. We couldn't figure out how he got into that state. [20:21:46] T33223: Remove old archive.ar_text/archive.ar_flags - https://phabricator.wikimedia.org/T33223 [21:10:08] I assumed it was some sort of partial run of sql file that left it in a bad state. I just remade the DB in my case. [21:11:03] Might want to leave a note on the task [21:11:17] Once is a messed up dev environment... Two is suggesting a bigger issue [21:26:38] also, ideally there would be some schema change logic to do <> to mimic ALTER or something. It's quite tedious to "alter" for sqlite. [21:27:03] in theory that might be useful for building the temp table [21:29:07] If I ever get a chance to do T191231, the SQLite backend will figure out the details instead of requiring manual writing of these patch files. [21:29:08] T191231: RFC: Abstract schemas and schema changes - https://phabricator.wikimedia.org/T191231