Fix numbers storing durty hacks #114
Labels
js
Issues specific to Kotlin/JS
multiplatform
Issues related to multiplatform support
tech debt
Known code issues that don't influence functionality
Milestone
As quick fix to make qbit multi-platform, I started to store all numbers as Longs and added few hack for it in qbit core:
qbit/qbit-core/src/commonMain/kotlin/qbit/index/Index.kt
Line 44 in 943b120
qbit/qbit-core/src/commonMain/kotlin/qbit/index/IndexDb.kt
Line 141 in 943b120
qbit/qbit-core/src/commonMain/kotlin/qbit/index/IndexDb.kt
Line 65 in 85b111a
Remove then, after value types meta storing in entities/eavs implementation
The text was updated successfully, but these errors were encountered: