alec
01/18/2022, 9:17 PMderiveSchemaFromMigrations
spierce7
01/18/2022, 9:18 PMPaul Woitaschek
01/19/2022, 8:16 AMalec
01/19/2022, 1:38 PMalec
01/19/2022, 1:38 PMalec
01/19/2022, 1:38 PMPaul Woitaschek
01/19/2022, 1:38 PMalec
01/19/2022, 1:39 PMalec
01/19/2022, 1:40 PMalec
01/19/2022, 1:40 PMPaul Woitaschek
01/19/2022, 1:40 PMalec
01/19/2022, 1:40 PMalec
01/19/2022, 1:40 PMPaul Woitaschek
01/19/2022, 1:40 PMalec
01/19/2022, 1:41 PMPaul Woitaschek
01/19/2022, 1:41 PMalec
01/19/2022, 1:41 PMalec
01/19/2022, 1:41 PMPaul Woitaschek
01/19/2022, 1:42 PMPaul Woitaschek
01/19/2022, 1:43 PMalec
01/19/2022, 1:43 PMalec
01/19/2022, 1:44 PMPaul Woitaschek
01/19/2022, 1:44 PMcreate table if not exists
.
I really want it to crash instead of later playing detective and find out which versions migrated howalec
01/19/2022, 1:44 PMalec
01/19/2022, 1:45 PMPaul Woitaschek
01/19/2022, 1:45 PMalec
01/19/2022, 1:45 PMPaul Woitaschek
01/19/2022, 1:46 PMalec
01/19/2022, 1:47 PMalec
01/19/2022, 1:47 PMalec
01/19/2022, 1:47 PMPaul Woitaschek
01/19/2022, 1:47 PMalec
01/19/2022, 1:48 PMPaul Woitaschek
01/19/2022, 1:49 PMalec
01/19/2022, 1:50 PMPaul Woitaschek
01/19/2022, 1:50 PMalec
01/19/2022, 1:51 PMalec
01/19/2022, 1:51 PMPaul Woitaschek
01/19/2022, 1:51 PMspierce7
01/19/2022, 2:42 PMderiveSchemaFromMigrations
already in the database, I had just forgotten about it. Drawing more attention to this in the docs is a good idea, especially for server development. It’s fantastic.
Speaking about docs, I currently jump around between the platforms, trying to understand the full scope of something. There might be a better way to divide the documentation.
i.e. I read about migrations on a few pages before I was able to understand naming, where sqlite really doesn’t care about anything except for numbers in the file name, which allows me to make my migrations name compatible with flyway. I still am not confident in whether or not sqldelight supports semversion numbers (i.,e. 2.1 as flyway recommends in their documentation), but I assume not.alec
01/19/2022, 2:43 PMspierce7
01/19/2022, 2:54 PMalec
01/19/2022, 2:56 PMspierce7
01/19/2022, 3:00 PMvanniktech
01/24/2022, 6:40 PMlike you dont have to recompile to generate the sqldelight codeAlec what do you mean with that? I've also stopped using the Gradle Plugin since the moment I installed it (back in the 0.x & 1.0.x days) Android Studio just went noticeably slower
alec
01/24/2022, 6:41 PMalec
01/24/2022, 6:41 PMalec
01/24/2022, 6:41 PMvanniktech
01/25/2022, 10:31 AMPaul Woitaschek
01/25/2022, 10:37 AM