Skip to content

raheemadamboev/room-trigger

Repository files navigation

room-trigger

A simple app that uses SQL Triggers in Room. When we insert random number to "Number" table, TRIGGER updates the "Count" table. We are gonna observe "Count" table and display it in UI.

Room Trigger

Download demo