PowerSync v1.0.0-Beta.4
Pre-release
Pre-release
·
63 commits
to main
since this release
-
Allow cursor to use column name to get value by including the following functions that accept a column name parameter:
getBoolean,getBooleanOptional,getString,getStringOptional,getLong,getLongOptional,getDouble,getDoubleOptional -
BREAKING CHANGE: This should not affect anyone but made
KotlinPowerSyncCredentials,KotlinPowerSyncDatabaseandKotlinPowerSyncBackendConnectoras these should never have been public.