Pinned Loading
-
GoogleCloudPlatform/database-assessment
GoogleCloudPlatform/database-assessment PublicDatabase Migration Assessment
-
litestar-org/litestar
litestar-org/litestar PublicProduction-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
-
litestar-org/pytest-databases
litestar-org/pytest-databases PublicReusable database fixtures for any and all databases.
-
litestar-org/advanced-alchemy
litestar-org/advanced-alchemy PublicA carefully crafted, thoroughly tested, optimized companion library for SQLAlchemy
-
litestar-org/litestar-fullstack
litestar-org/litestar-fullstack PublicLitestar Fullstack Reference Application with React, Vite, SQLAlchemy, Docker, Task Queues, and more!
2,305 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
litestar-org/advanced-alchemy,
litestar-org/litestar,
litestar-org/advanced-alchemy-docs-preview
and 49 other
repositories
Loading
Contribution activity
March 2025
Created 75 commits in 12 repositories
Created 1 repository
-
cofin/database-migration-wave-orchestrator
Python
This contribution was made on Mar 18
Created a pull request in litestar-org/advanced-alchemy that received 3 comments
fix: correctly set uniquify
from new
Unquify is now correctly set when passed into the new
/init
methods.
Introduced tests for sync_tools
utilities, including maybe_async_
, maybe_async_…
+796
−282
lines changed
•
3
comments
Opened 34 other pull requests in 10 repositories
litestar-org/advanced-alchemy
12
merged
-
fix: prevent forward resolution issues
This contribution was made on Mar 29
-
fix(dto): properly serialize
Relationship
type hintsThis contribution was made on Mar 19 -
fix(repo): logic correction for window function
This contribution was made on Mar 18
-
chore(release): bump to
v1.0.0
This contribution was made on Mar 18 -
feat!: remove deprecated packages removed in
v1.0.0
This contribution was made on Mar 10 -
docs(flask):
async-in-sync
example should use the portalThis contribution was made on Mar 10 -
feat: allow custom
not_found
error messagesThis contribution was made on Mar 9 -
docs(flask): update Flask documentation with simplified examples and best practices
This contribution was made on Mar 9
-
feat(sanic)!: Refactor Sanic extension for multi-config support
This contribution was made on Mar 9
-
fix(litestar): simplify session type hints in service providers
This contribution was made on Mar 9
-
feat(litestar): add session to namespace signature
This contribution was made on Mar 7
-
feat(litestar): Add dependency factory utilities
This contribution was made on Mar 3
cofin/litestar-granian
6
merged
-
fix: change default to run
in_subprocess
This contribution was made on Mar 27 -
fix: windows fixes
This contribution was made on Mar 19
-
chore(ci): updates to test and build process
This contribution was made on Mar 5
-
feat: pin minimum granian version
This contribution was made on Mar 4
-
fix: correct Granian CLI defaults
This contribution was made on Mar 3
-
feat!: support Granian 2.0
This contribution was made on Mar 3
litestar-org/sqlspec
1
open
4
merged
-
feat: implements a driver query protocol
This contribution was made on Mar 14
-
feat(litestar): implement initial
litestar
pluginThis contribution was made on Mar 13 -
fix(duckdb): correct configuration setup hook
This contribution was made on Mar 10
-
chore(ci): package improvements
This contribution was made on Mar 9
-
refactor: remove
__future__
annotations and update type hintsThis contribution was made on Mar 9
GoogleCloudPlatform/database-assessment
3
merged
-
chore: add licensing header to test files
This contribution was made on Mar 28
-
fix(cli): nest imports to prevent dependency errors
This contribution was made on Mar 27
-
feat(cli): add export option to readiness assessment and update documentation links
This contribution was made on Mar 20
litestar-org/litestar
2
open
1
merged
-
refactor: improve import formatting and type hinting consistency across modules
This contribution was made on Mar 18
-
feat: adds a
granian
optional installation groupThis contribution was made on Mar 7 -
chore: update maintainers and apply TOML lint to
pyproject.toml
This contribution was made on Mar 7
litestar-org/litestar-vite
1
merged
-
feat(vite): correctly detect and serve
index.html
This contribution was made on Mar 27
litestar-org/pytest-databases
1
merged
-
feat: add support for
minio
This contribution was made on Mar 23
cofin/litestar-saq
1
merged
-
fix: remove use of future annotations
This contribution was made on Mar 19
cofin/advanced-alchemy
1
closed
-
docs(flask):
async-in-sync
example should use the portalThis contribution was made on Mar 10
litestar-org/litestar-fullstack
1
merged
-
fix: compatibility changes
This contribution was made on Mar 9
Reviewed 22 pull requests in 8 repositories
litestar-org/advanced-alchemy
7 pull requests
-
refactor: migrate to typos
This contribution was made on Mar 29
-
docs: add fixtures/database seeding documentation
This contribution was made on Mar 7
-
chore: update badges link for python version
This contribution was made on Mar 7
-
docs: update autopytabs min version of python to 3.9 and max version to 3.13
This contribution was made on Mar 7
-
chore: add 3.13 to test ci workflow
This contribution was made on Mar 6
-
docs: removed utilities page in usage
This contribution was made on Mar 6
-
chore(deps): bump dawidd6/action-download-artifact from 8 to 9
This contribution was made on Mar 3
litestar-org/litestar
6 pull requests
-
chore: remove deprecated
contrib.sqlalchemy
moduleThis contribution was made on Mar 24 -
refactor: improve import formatting and type hinting consistency across modules
This contribution was made on Mar 19
-
feat: adds a
granian
optional installation groupThis contribution was made on Mar 10 -
docs: add eandersons as a contributor for doc
This contribution was made on Mar 7
-
docs: Use monospace in code captions where applicable
This contribution was made on Mar 7
-
fix(events): ensure callable metadata is replicated
This contribution was made on Mar 5
GoogleCloudPlatform/database-assessment
3 pull requests
-
fix(cli): update supported extensions for CloudSQL and AlloyDB
This contribution was made on Mar 28
-
feat(cli) - add replication role and replica identity checks
This contribution was made on Mar 21
-
Add test cases for extensions and tables with no primary keys
This contribution was made on Mar 13
litestar-org/polyfactory
2 pull requests
-
ci: add toml formatter
This contribution was made on Mar 29
-
feat: add_providers to easily add new type provider
This contribution was made on Mar 15
litestar-org/litestar.dev
1 pull request
-
chore: small fixes for makefile, license, ci and contributing
This contribution was made on Mar 27
litestar-org/pytest-databases
1 pull request
-
feat: add support for
minio
This contribution was made on Mar 23
litestar-org/litestar-fullstack-inertia
1 pull request
-
build(deps): bump esbuild and vite
This contribution was made on Mar 6
gluent/goe
1 pull request
-
docs: Add sample docs for running GOE via Google Cloud Run
This contribution was made on Mar 4
Created an issue in emmett-framework/granian that received 8 comments
Bug: Future object is not initialized
After upgrading to 2.0, I'm getting a few errors in places that worked in 1.0. Specifically, it looks like any code that uses anyio
raises an excep…
8
comments
18
contributions
in private repositories
Mar 4 – Mar 27