issues
search
octabytes
/
FireO
Google Cloud Firestore modern and simplest convenient ORM package in Python. FireO is specifically designed for the Google's Firestore
https://fireo.octabyte.io
Apache License 2.0
250
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature Request: Support for multiple databases
#228
NiceGuyIT
opened
3 weeks ago
0
Remove outdated path
#227
MaitreyaBuddha
closed
3 months ago
0
[Question] How to test code that depends on Fireo in pytests?
#226
rommik
closed
4 months ago
2
ci: update auth GitHub Action
#225
ADR-007
closed
5 months ago
0
use filter key for query to fix warning
#224
jessicamann
closed
5 months ago
14
Best way to get an instance id on TypedModels, without saving first
#223
milanmitrovic
opened
8 months ago
0
TypedModel reference fields don't work
#222
bschreck
opened
10 months ago
2
Anyway to activate function after create Model?
#221
Chetchaiyan
opened
11 months ago
2
UserWarning: Detected filter using positional arguments. Prefer using the 'filter' keyword argument instead.
#220
Ledoux
opened
11 months ago
1
FireO 2.2.1 issues with pylance and co
#219
ingwinlu
opened
11 months ago
2
Default values not being set
#218
gmcdowell
closed
11 months ago
2
ReferenceFields support for TypedModel
#217
milanmitrovic
closed
11 months ago
2
List Field wont update / Save
#216
codevoyager42
closed
1 year ago
1
Running example script fails
#215
milanmitrovic
closed
1 year ago
1
Fixes #213
#214
bitnahian
closed
1 year ago
0
Fix delete all documents in collection documentation
#213
bitnahian
closed
1 year ago
0
Fix order in cursor
#212
ADR-007
closed
1 year ago
0
Cursor and Ordering
#211
turksoyomer
closed
1 year ago
1
Add "count" query
#210
ADR-007
closed
1 year ago
0
Changelog: Add unreleased changes; Fix release dates (based on commit date)
#209
ADR-007
closed
1 year ago
0
Update CHANGELOG.md
#208
ADR-007
closed
1 year ago
0
Improve model.to_dict()
#207
ADR-007
closed
1 year ago
0
Add CHANGELOG.md
#206
ADR-007
closed
1 year ago
0
Fix required DateTime with auto
#205
ADR-007
closed
1 year ago
0
Model to have a ReferenceField to itself
#204
0xCaponte
opened
1 year ago
1
Fix Model.collection.update with nested values
#203
ADR-007
closed
1 year ago
0
version 2.0.0 error with ListUnion/ListRemove
#202
trungtin
closed
1 year ago
5
Feature/add queries by ids and more
#201
ADR-007
closed
1 year ago
0
2.0.0 migration problem from 1.7.0
#200
Chetchaiyan
opened
1 year ago
3
Fix imports for TypedModels and resolvers
#199
cyril-sabourault
closed
1 year ago
0
A way to use "id" instead of "key" in Manager
#198
ADR-007
closed
1 year ago
1
Fix ListField(<ItemField>) for Union and Remove
#197
ADR-007
closed
1 year ago
4
Fix typo in typing import
#196
cyril-sabourault
closed
1 year ago
0
Feature/Immutable FilterQuery and Manager (copy instead of changing)
#195
ADR-007
closed
1 year ago
0
Bug: QuerySet actions should not modify it's self but create a copy
#194
ADR-007
closed
1 year ago
1
Bugfix/Fix annotation_resolver_cls attr and allow inheritance in meta
#193
ADR-007
closed
1 year ago
0
Auto-create nested models for required fields only
#192
ADR-007
closed
1 year ago
0
Fix limit with cursor
#191
ADR-007
closed
1 year ago
2
FireO in FastAPI-filters
#190
ADR-007
opened
1 year ago
0
Fix custom fields in meta
#189
ADR-007
closed
1 year ago
0
Update gh-pages
#188
ADR-007
closed
1 year ago
0
FactoryBoy factories are coming soon!
#187
ADR-007
opened
1 year ago
2
Add TypedModel and more
#186
ADR-007
closed
1 year ago
2
How to add field during runtime?
#185
Chetchaiyan
opened
1 year ago
1
Feature/allow model meta fields inheritance and more
#184
ADR-007
closed
1 year ago
0
Fix model.list_subcollections
#183
ADR-007
closed
1 year ago
0
Update documentation for ListField
#182
ADR-007
closed
1 year ago
0
Refactor create query to fix meta.ignore_none_field = True
#181
ADR-007
closed
1 year ago
0
Update logic related to NestedModelField and fix several bugs
#180
ADR-007
closed
1 year ago
1
Bug on update model with nested model
#179
ADR-007
closed
1 year ago
1
Next