bitsy-wallet/app/schemas
Severiano Jaramillo b077de95ac Create nodes database table.
- Added the library dependency to use Kotlin Coroutines with Room.
- Created the Node Room Entity, which will create the nodes database table.
- Created NodeDao, which will be responsible to access the Room entity (nodes database table).
- Created a Room database migration, to create the nodes database table in existing instalations updating to the new version.
2019-08-23 12:48:58 -05:00
..
cy.agorise.bitsybitshareswallet.database.BitsyDatabase Create nodes database table. 2019-08-23 12:48:58 -05:00