cashapp / sqldelight

SQLDelight - Generates typesafe Kotlin APIs from SQL
https://cashapp.github.io/sqldelight/
Apache License 2.0
6.01k stars 501 forks source link

update "Upgrading to 2.0" docs to mention sourceFolders update and Android-only projects #5292

Open kenyee opened 2 weeks ago

kenyee commented 2 weeks ago

When upgrading an old project from SqlDelight 1.5 to SqlDelight 2, I noticed the "Upgrading to 2.0" docs didn't mention what to do with Android-only projects and sourceFolders.

There's an open issue (#4725) to update these docs to mention srcDirs as well.