Dean Herbert
|
8961203f08
|
Move guid initialisation to database model itself
|
2021-04-26 17:06:03 +09:00 |
|
Dean Herbert
|
f9603eefe5
|
Revert "Switch Guid implementation temporarily to avoid compile time error"
This reverts commit 4d976094d1 .
|
2021-04-24 01:59:55 +09:00 |
|
Dean Herbert
|
4d976094d1
|
Switch Guid implementation temporarily to avoid compile time error
|
2021-03-26 20:07:53 +09:00 |
|
Dean Herbert
|
68f2e7f61a
|
Use realm support for Guid
|
2021-01-19 18:22:36 +09:00 |
|
Dean Herbert
|
fcb4a53f37
|
Rename realm persisted properties to avoid casting necessity
|
2021-01-13 18:36:37 +09:00 |
|
Dean Herbert
|
a1cb6d8c54
|
Remove unnecesssary local conversion method
|
2021-01-11 16:31:36 +09:00 |
|
Dean Herbert
|
8765aaf9e6
|
Use IKeyBinding for all key binding usages (and add update flow via primary key)
|
2021-01-11 16:31:35 +09:00 |
|
Dean Herbert
|
a77519c6bd
|
Store KeyBinding action to its own field in realm
Also improve the Query method for action types by using generic field
|
2021-01-11 15:52:49 +09:00 |
|
Dean Herbert
|
845d5cdea2
|
Switch guid to store as string until fody issues are resolved
See
https://github.com/realm/realm-dotnet/issues/740#issuecomment-755898968
|
2021-01-11 15:52:49 +09:00 |
|
Dean Herbert
|
d5ac97ece8
|
Add realm store / key binding implementations
|
2021-01-11 15:52:49 +09:00 |
|