issues
search
kvesteri
/
sqlalchemy-utils
Various utility functions and datatypes for SQLAlchemy.
Other
1.27k
stars
322
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix arrow python type
#765
tim-haselhoff
opened
1 day ago
0
test_render_mock_ddl fails on Python 3.13
#764
mweinelt
opened
2 weeks ago
0
Add EUIType
#763
jeffmcadams
opened
1 month ago
0
[Question/Feature] Encryption
#762
taras0024
opened
1 month ago
0
Simplify enriched datetime code
#761
torotil
opened
1 month ago
0
SQL Injection in database.py database_exists
#760
KenyonPrater
opened
2 months ago
0
Async operations support
#759
brunolnetto
opened
2 months ago
0
Fix: TranslationHybrid setter_factory not persisting changes
#758
rmcilraith
closed
2 months ago
1
Add a note to the changelog
#757
kurtmckee
closed
2 months ago
0
Match how Read the Docs builds the documentation
#756
kurtmckee
closed
2 months ago
0
fix(pendulum): Make PendulumDateTime work with postgres
#755
torotil
closed
2 months ago
4
pendulum datetime fails to preserve the timezone
#754
torotil
closed
2 months ago
2
Drop support for sqlalchemy 1.3
#753
kurtmckee
closed
2 months ago
0
Bump the github-actions group with 2 updates
#752
dependabot[bot]
closed
2 months ago
0
Add a Dependabot config to maintain GitHub action versions
#751
kurtmckee
closed
2 months ago
0
Test doc builds; add a RTD config file
#750
kurtmckee
closed
2 months ago
0
0.42.2: documentation build fails with sphinx 8.x
#749
kloczek
closed
2 months ago
1
Update supported Python versions
#748
kurtmckee
closed
2 months ago
0
Convert single-backticks to double-backticks in the CHANGELOG
#747
kurtmckee
closed
2 months ago
0
Update pre-commit config
#746
kurtmckee
closed
2 months ago
0
Performance optimizations for imports of sqlalchemy_utils
#745
mfulgo
closed
4 months ago
1
Observers don't work with binary columns
#744
prurph
opened
4 months ago
0
Function `database_exists` stalls when inside a docker container
#743
brunolnetto
opened
5 months ago
0
With method ```create_view``` to construct a view ORM, then how to create corresponding database view?
#742
flyly0755
opened
6 months ago
1
Does version 0.42.2 mix up with 0.41.2?
#741
flyly0755
closed
2 months ago
1
fix: use back_populates is backref is not there
#740
jamesrusso
opened
6 months ago
0
Skip aggregator processing when none have been registered
#739
smsearcy
opened
6 months ago
0
[Feature] `auto_delete_orphans` not support `back_populates`
#738
CroMarmot
opened
6 months ago
2
Add support for like and ilike operators for the PhoneNumberType type
#737
slymit
opened
7 months ago
0
Password checking error when using SQLAlchemy and Postgres
#736
npcole
opened
8 months ago
0
Issue updating aggregate when setting foreign key to Null
#735
RaHus
opened
8 months ago
1
Release 0.41.2
#734
josecsotomorales
closed
8 months ago
0
Refactor init for GenericAttributeImpl to be backwards compatible
#733
josecsotomorales
closed
8 months ago
0
Fixed master build
#732
josecsotomorales
closed
8 months ago
0
Fixed master build
#731
josecsotomorales
closed
8 months ago
0
Add TextEncryptedType to support large Text columns
#730
Invincibear
opened
9 months ago
0
New release for SQLAlchemy >= 2.0.22
#729
hashworks
closed
8 months ago
19
[Feature] database helpers functions don't support custom create_engine()
#728
AlonMorgen
opened
9 months ago
0
Error on model with `server_default` for `DateTime` column and `UUIDType` primary key.
#727
CrossNox
opened
9 months ago
0
chore: Timestampmixin remove eventlistener for onupdate
#726
SnoozeFreddo
opened
9 months ago
0
Update GenericAttributeImpl to work with SqlAlchemy 2.0.22
#725
danigm
closed
10 months ago
8
[Question] how to encrypt using aws kms in sqlalchemy
#724
KIWONY
opened
10 months ago
0
[Feature] Enable Cascade Behavior for generic_relationship
#723
visuman
opened
10 months ago
0
Issue with change of implementation of EncryptedType from ‘LargeBinary’ to ‘String’
#722
ArchibaldNoah
opened
11 months ago
1
DeprecationWarning: 'crypt' is deprecated
#721
phillipuniverse
closed
1 year ago
1
[Feature] Add MySQL collation support in `create_database`
#720
gakugaku
opened
1 year ago
0
generic_relationship breaks with SqlAlchemy 2.0.22
#719
holyoaks
closed
10 months ago
3
Even though binary was set false, impl remain binary(16)
#718
BhuwanPandey
opened
1 year ago
0
Update generic.py to be able to access the generic_relationship after the session ends
#717
gamendez98
opened
1 year ago
0
Database_exist not working in python 3.11
#716
pmithrandir
closed
2 months ago
2
Next