Bankmeister/BankingPersistence/src
dankito b384f6bc00 Also configured database and image cache that for releases they get written to user's home dir (which is important for desktop app bundles 2024-09-20 02:43:23 +02:00
..
androidMain/kotlin/net/codinux/banking/persistence Started to extract persistence library which contains all Sqldelight specific code as Sqldelight conflicts with Compose on iOS 2024-09-19 17:13:49 +02:00
commonMain Moved now all Sqldelight related classes and settings over to BankingPersistence - and finally it compiles on iOS! 2024-09-19 19:02:16 +02:00
iosMain/kotlin/net/codinux/banking/persistence Started to extract persistence library which contains all Sqldelight specific code as Sqldelight conflicts with Compose on iOS 2024-09-19 17:13:49 +02:00
jsMain/kotlin/net/codinux/banking/persistence Started to extract persistence library which contains all Sqldelight specific code as Sqldelight conflicts with Compose on iOS 2024-09-19 17:13:49 +02:00
jvmMain/kotlin/net/codinux/banking/persistence Also configured database and image cache that for releases they get written to user's home dir (which is important for desktop app bundles 2024-09-20 02:43:23 +02:00
jvmTest/kotlin/net/codinux/banking/dataaccess Moved now all Sqldelight related classes and settings over to BankingPersistence - and finally it compiles on iOS! 2024-09-19 19:02:16 +02:00