tigrbl-orm 0.4.2.dev4__tar.gz → 0.4.3.dev4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/PKG-INFO +19 -1
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/README.md +18 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/pyproject.toml +1 -1
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/LICENSE +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/NOTICE +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/__init__.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/_RowBound.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/__init__.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/bootstrappable.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/bound.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/edges.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/fields.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/hierarchy.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/key_digest.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/lifecycle.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/locks.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/markers.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/operations.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/ownable.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/principals.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/tenant_bound.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/upsertable.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/mixins/utils.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/tables/__init__.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/tables/_base.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/tables/audit.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/tables/client.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/tables/group.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/tables/org.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/tables/rbac.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/tables/status.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/tables/tenant.py +0 -0
- {tigrbl_orm-0.4.2.dev4 → tigrbl_orm-0.4.3.dev4}/tigrbl_orm/orm/tables/user.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tigrbl-orm
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.3.dev4
|
|
4
4
|
Summary: SQLAlchemy ORM tables, mixins, columns, model helpers, and persistence primitives for Tigrbl applications.
|
|
5
5
|
License: Apache License
|
|
6
6
|
Version 2.0, January 2004
|
|
@@ -361,6 +361,24 @@ PY
|
|
|
361
361
|
|
|
362
362
|
Choose `tigrbl-orm` when the quick-answer table matches your use case. Choose [`tigrbl`](https://pypi.org/project/tigrbl/) instead when you want the full public facade. Choose a lower-level package such as [`tigrbl-core`](https://pypi.org/project/tigrbl-core/), [`tigrbl-base`](https://pypi.org/project/tigrbl-base/), or [`tigrbl-runtime`](https://pypi.org/project/tigrbl-runtime/) when you are building framework extensions or testing a specific internal boundary.
|
|
363
363
|
|
|
364
|
+
## Authoring BCP
|
|
365
|
+
|
|
366
|
+
`tigrbl-orm` is the SQLAlchemy-facing implementation boundary for Tigrbl table and persistence helpers. Normal application documentation should still lead with the `tigrbl` facade, Tigrbl table/column helpers, and Tigrbl specs.
|
|
367
|
+
|
|
368
|
+
Do:
|
|
369
|
+
- Do use this package when implementing or testing ORM helpers, table mixins, persistence primitives, and SQLAlchemy-facing compatibility behavior.
|
|
370
|
+
- Do keep ORM behavior aligned with Tigrbl table, column, datatype, storage, IO, and operation specs.
|
|
371
|
+
- Do let Tigrbl specs describe reusable field and operation intent before ORM materialization.
|
|
372
|
+
|
|
373
|
+
Do not:
|
|
374
|
+
- Do not present raw SQLAlchemy `mapped_column(...)` or `Column(...)` as the preferred application authoring surface when Tigrbl column helpers or specs can express the behavior.
|
|
375
|
+
- Do not put application route authoring, FastAPI/Starlette route objects, ad-hoc engine construction in handlers, or direct transaction control in this package's public examples.
|
|
376
|
+
- Do not treat SQLAlchemy tables as the only source of truth for schema, docs, runtime, hooks, and diagnostics.
|
|
377
|
+
|
|
378
|
+
Avoid:
|
|
379
|
+
- Avoid duplicating field behavior across ORM declarations and Tigrbl specs. Keep the spec layer authoritative for behavior that must project into storage, validation, runtime, and docs.
|
|
380
|
+
- Avoid exposing implementation-only ORM helpers as facade-level guidance unless the package boundary is explicit.
|
|
381
|
+
|
|
364
382
|
## Related Packages
|
|
365
383
|
|
|
366
384
|
- [`tigrbl`](https://pypi.org/project/tigrbl/)
|
|
@@ -126,6 +126,24 @@ PY
|
|
|
126
126
|
|
|
127
127
|
Choose `tigrbl-orm` when the quick-answer table matches your use case. Choose [`tigrbl`](https://pypi.org/project/tigrbl/) instead when you want the full public facade. Choose a lower-level package such as [`tigrbl-core`](https://pypi.org/project/tigrbl-core/), [`tigrbl-base`](https://pypi.org/project/tigrbl-base/), or [`tigrbl-runtime`](https://pypi.org/project/tigrbl-runtime/) when you are building framework extensions or testing a specific internal boundary.
|
|
128
128
|
|
|
129
|
+
## Authoring BCP
|
|
130
|
+
|
|
131
|
+
`tigrbl-orm` is the SQLAlchemy-facing implementation boundary for Tigrbl table and persistence helpers. Normal application documentation should still lead with the `tigrbl` facade, Tigrbl table/column helpers, and Tigrbl specs.
|
|
132
|
+
|
|
133
|
+
Do:
|
|
134
|
+
- Do use this package when implementing or testing ORM helpers, table mixins, persistence primitives, and SQLAlchemy-facing compatibility behavior.
|
|
135
|
+
- Do keep ORM behavior aligned with Tigrbl table, column, datatype, storage, IO, and operation specs.
|
|
136
|
+
- Do let Tigrbl specs describe reusable field and operation intent before ORM materialization.
|
|
137
|
+
|
|
138
|
+
Do not:
|
|
139
|
+
- Do not present raw SQLAlchemy `mapped_column(...)` or `Column(...)` as the preferred application authoring surface when Tigrbl column helpers or specs can express the behavior.
|
|
140
|
+
- Do not put application route authoring, FastAPI/Starlette route objects, ad-hoc engine construction in handlers, or direct transaction control in this package's public examples.
|
|
141
|
+
- Do not treat SQLAlchemy tables as the only source of truth for schema, docs, runtime, hooks, and diagnostics.
|
|
142
|
+
|
|
143
|
+
Avoid:
|
|
144
|
+
- Avoid duplicating field behavior across ORM declarations and Tigrbl specs. Keep the spec layer authoritative for behavior that must project into storage, validation, runtime, and docs.
|
|
145
|
+
- Avoid exposing implementation-only ORM helpers as facade-level guidance unless the package boundary is explicit.
|
|
146
|
+
|
|
129
147
|
## Related Packages
|
|
130
148
|
|
|
131
149
|
- [`tigrbl`](https://pypi.org/project/tigrbl/)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|