mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-05-31 03:40:41 +02:00
Updated CoreStore (markdown)
+10
-10
@@ -65,6 +65,15 @@ let count = CoreStore.queryValue(
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## Contents
|
||||||
|
- [[Architecture]]
|
||||||
|
- [[Setting up]]
|
||||||
|
- [[Saving and processing transactions]]
|
||||||
|
- [[Fetching and querying]]
|
||||||
|
- [[Logging and error handling]]
|
||||||
|
- [[Observing changes and notifications]]
|
||||||
|
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
- Data importing utilities for transactions
|
- Data importing utilities for transactions
|
||||||
- Migration utilities
|
- Migration utilities
|
||||||
@@ -96,13 +105,4 @@ Please feel free to report any issues, suggestions, or criticisms!
|
|||||||
日本語で連絡していただいても構いません!
|
日本語で連絡していただいても構いません!
|
||||||
|
|
||||||
## License
|
## License
|
||||||
CoreStore is released under an MIT license. See the LICENSE file for more information
|
CoreStore is released under an MIT license. See the LICENSE file for more information
|
||||||
|
|
||||||
|
|
||||||
## Contents
|
|
||||||
- [[Architecture]]
|
|
||||||
- [[Setting up]]
|
|
||||||
- [[Saving and processing transactions]]
|
|
||||||
- [[Fetching and querying]]
|
|
||||||
- [[Logging and error handling]]
|
|
||||||
- [[Observing changes and notifications]]
|
|
||||||
Reference in New Issue
Block a user