SQLDelight in Android: Getting Started, Episode 10: Create Views for Reusable Sub-Queries | raywenderlich.com

Explore how the CREATE VIEW syntax can be used to add SQL Views to your database for common queries. Learn how this can help reduce the amount of types generated by SQLDelight.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/21631179-sqldelight-in-android-getting-started/lessons/10