No project description provided
Project description
Get Started
class MyTable(Base): # Replace 'Base' with your declarative base class
__tablename__ = 'my_table'
id = Column(ULIDType, primary_key=True, server_default=text("gen_monotonic_ulid()"))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ulidchemy-0.1.0.tar.gz
(1.2 kB
view details)
Built Distribution
File details
Details for the file ulidchemy-0.1.0.tar.gz
.
File metadata
- Download URL: ulidchemy-0.1.0.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.6 Linux/5.15.90.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbd37df0e55cbd6429f00c093f560491d7588e5a48436e2c320dfe4c30235057 |
|
MD5 | f7b0227ed689b3aaf8319076e8bac04b |
|
BLAKE2b-256 | ebc47f3e7877af98054d5d018f3d94a8fe8dbb220fd4d5bd1e391cb1452f4e45 |
File details
Details for the file ulidchemy-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ulidchemy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.6 Linux/5.15.90.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48d0eb4f9bd925b658e0fe8ec6b7727ca2101aa412245c0cdd46835b522171e1 |
|
MD5 | b50b9e180a5c0dc4af795d7ab34a3bba |
|
BLAKE2b-256 | 99825556a9f307bcbbed82247f932a73d2ca140146391867947b62c59843c74e |