Nayeem Zen
01/28/2022, 4:07 PMnordiauwu
01/28/2022, 5:30 PMNayeem Zen
01/28/2022, 10:19 PMnordiauwu
01/29/2022, 11:07 AMDas135
01/29/2022, 5:18 PMlorefnon
01/30/2022, 7:53 PMNayeem Zen
01/30/2022, 7:55 PMlorefnon
01/30/2022, 8:05 PMNayeem Zen
01/30/2022, 8:07 PMlorefnon
01/30/2022, 8:13 PMNayeem Zen
01/30/2022, 8:14 PMJonathan Derin
01/31/2022, 4:16 PMcreateMissingTablesAndColumns
method instead of using migrations for a while, but it doesn’t work if you need migration history with rollbacks etc and it also doesn’t work if you want to create materialized views etc. Right now we just write the code for the Exposed view manually in addition to the migration. It’s not trivial to verify the exposed schema with the actual schema defined via migration. But all in all, for us the benefit of using Exposed outweighs the gaps.