Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
CroudTech
/
dst-python-mock-firestore
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 18, 2025
chore(main): release 1.2.2 (#18)
Show description for 06bdcc8
github-actions[bot]
authored
06bdcc8
Copy full SHA for 06bdcc8
Commits on Jul 17, 2025
fix: PT-731 `Allow chained order by` (#17)
marian-stykhun
authored
55865f6
Copy full SHA for 55865f6
Commits on May 30, 2025
chore(main): release 1.2.1 (#16)
Show description for 07eef35
github-actions[bot]
authored
07eef35
Copy full SHA for 07eef35
fix: Reverse order processing in queries and add test for multiple orderBy fields (#15)
CeeEffEff
authored
baf1319
Copy full SHA for baf1319
Commits on Jan 24, 2025
chore(main): release 1.2.0 (#14)
Show description for ad32f4f
github-actions[bot]
authored
ad32f4f
Copy full SHA for ad32f4f
feat: Support Or and nested queries (#13)
Show description for d26e457
CeeEffEff
authored
d26e457
Copy full SHA for d26e457
Commits on Oct 21, 2024
chore(main): release 1.1.3 (#12)
Show description for 66036d1
github-actions[bot]
authored
66036d1
Copy full SHA for 66036d1
fix: missing `path` in `DocumentReference`
gonzaatcroud
committed
3527b77
Copy full SHA for 3527b77
chore(main): release 1.1.2 (#11)
Show description for cfb66e5
github-actions[bot]
authored
cfb66e5
Copy full SHA for cfb66e5
fix: out of date `where` filters
gonzaatcroud
committed
818f609
Copy full SHA for 818f609
chore(main): release 1.1.1 (#10)
Show description for 53f1d9a
github-actions[bot]
authored
53f1d9a
Copy full SHA for 53f1d9a
fix: unsupported op `|` in collections
gonzaatcroud
committed
66e8c97
Copy full SHA for 66e8c97
chore(main): release 1.1.0 (#9)
Show description for 2aacfa9
github-actions[bot]
authored
2aacfa9
Copy full SHA for 2aacfa9
feat: added support for `collection-group` queries
gonzaatcroud
committed
927963e
Copy full SHA for 927963e
Commits on Sep 18, 2024
chore(main): release 1.0.0 (#8)
Show description for 9fe470a
github-actions[bot]
authored
9fe470a
Copy full SHA for 9fe470a
feat: set up release for versions
gonzaatcroud
authored
535b1ba
Copy full SHA for 535b1ba
Commits on Aug 8, 2024
feat: added support for `.collections()`
gonzaatcroud
committed
ff898a8
Copy full SHA for ff898a8
Commits on Jan 24, 2022
Release 0.11.0 - many thanks to klanderson, wli, UgoM and brycethornton for contributions
mdowds
committed
0de34b1
Copy full SHA for 0de34b1
Move transformation helpers to separate file
mdowds
committed
f2df96d
Copy full SHA for f2df96d
Update readme link
mdowds
committed
90828da
Copy full SHA for 90828da
Update supported python versions to match python-firestore
mdowds
committed
3be8f1e
Copy full SHA for 3be8f1e
Using document_id as arg name to match Google's implementation. (#49)
Show description for b5d9a24
brycethornton
authored
b5d9a24
Copy full SHA for b5d9a24
Add ArrayRemove & DELETE_FIELD transformations (#56)
Show description for c7b16a7
mdowds
and
UgoM
authored
c7b16a7
Copy full SHA for c7b16a7
Add dot notation support (#24) (#47)
Show description for 4ed7841
UgoM
authored
4ed7841
Copy full SHA for 4ed7841
Add support for != operator. (#44)
wli
authored
5c88b2b
Copy full SHA for 5c88b2b
Add Client.collections() (#42)
Show description for cabbb95
klanderson
and
mdowds
authored
cabbb95
Copy full SHA for cabbb95
Commits on Mar 14, 2021
Release 0.10.0 - many thanks to RDelg for contributions
mdowds
committed
d45d09d
Copy full SHA for d45d09d
Add support for ArrayUnion transform (#38)
RDelg
authored
c8bb083
Copy full SHA for c8bb083
Fix running deploy workflow on tag push
mdowds
committed
af67124
Copy full SHA for af67124
Release 0.9.1 - many thanks to tavva for contributions
mdowds
committed
8d07c57
Copy full SHA for 8d07c57
Fix set with merge for new document (#39)
Show description for b70f3b1
tavva
authored
b70f3b1
Copy full SHA for b70f3b1
Run test action on pull requests
mdowds
committed
220717f
Copy full SHA for 220717f
Commits on Mar 7, 2021
Use GitHub actions (#40)
Show description for d591ac2
mdowds
authored
d591ac2
Copy full SHA for d591ac2
Use Python 3.8 pipeline to do deployments
Show description for ee15fbe
mdowds
committed
ee15fbe
Copy full SHA for ee15fbe
Release 0.9.0 - many thanks to KrennKristof for contributions
mdowds
committed
630936d
Copy full SHA for 630936d
Pagination
Previous
Next
You can’t perform that action at this time.