GitHub / agronholm/sqlacodegen issues and pull requests
#399 - Running on Firebird database ends up with error "unsupported operand type for +: 'int' and 'str'"
Issue -
State: open - Opened by ranger-turtle 3 months ago
- 7 comments
Labels: triage-required
#398 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: open - Opened by pre-commit-ci[bot] 3 months ago
- 1 comment
#397 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 3 months ago
- 1 comment
#394 - disable SQLModel code generation for tables without primary key, and resolve `__tablename__` pylance error
Pull Request -
State: closed - Opened by pcen 4 months ago
- 27 comments
#393 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: open - Opened by pre-commit-ci[bot] 4 months ago
- 1 comment
#392 - All generators generate the same code
Issue -
State: open - Opened by treeline-jacob 4 months ago
- 1 comment
Labels: bug
#391 - Allow specifying engine args
Pull Request -
State: closed - Opened by LajosCseppento 4 months ago
- 5 comments
Labels: enhancement
#390 - Call `oracledb.init_oracle_client()` before connecting to the DB / run user script
Issue -
State: closed - Opened by LajosCseppento 4 months ago
- 5 comments
Labels: enhancement, triage-required
#389 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 4 months ago
- 1 comment
#388 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 5 months ago
- 1 comment
#387 - foreign keys with cascade delete not correctly generated
Issue -
State: open - Opened by RichardMisiak 5 months ago
- 4 comments
Labels: bug
#386 - Sqlite datetime missing surrounding parentheses
Issue -
State: closed - Opened by adalseno 5 months ago
- 9 comments
Labels: bug
#385 - 🐛 Handles incomplete list-type
Pull Request -
State: closed - Opened by JoaquimEsteves 5 months ago
- 20 comments
#384 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 5 months ago
- 1 comment
#383 - Problem with Array generic type mapping
Issue -
State: closed - Opened by sheinbergon 5 months ago
- 3 comments
Labels: bug
#381 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 5 months ago
- 1 comment
#380 - DOMAIN inherited from JSON gets unexpected keyword argument "astext_type"
Issue -
State: open - Opened by henrikmathisen 5 months ago
Labels: bug
#379 - DOMAIN inherited from postgres TEXT doesn't get appended to the sqlalchemy.dialects.postgresql imports
Issue -
State: open - Opened by henrikmathisen 5 months ago
- 1 comment
Labels: bug
#378 - "schema" not added as a keyword to ENUM when using --generator=tables --schemas=x
Issue -
State: closed - Opened by henrikmathisen 5 months ago
- 1 comment
Labels: bug
#377 - Better field name for relationships (many side)
Issue -
State: open - Opened by krr0land 5 months ago
Labels: enhancement
#376 - SQLModel Generator does not include foreign_keys in relationships
Issue -
State: open - Opened by krr0land 5 months ago
Labels: bug
#375 - Fixed AssertionError with uppercased type decorators
Pull Request -
State: closed - Opened by agronholm 5 months ago
- 2 comments
#374 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 5 months ago
- 1 comment
#373 - Unknown mapping_column function
Issue -
State: closed - Opened by antspy 5 months ago
- 3 comments
Labels: bug
#372 - Fixed AttributeError with user defined types
Pull Request -
State: closed - Opened by agronholm 5 months ago
- 1 comment
#371 - Fixed MySQL DOUBLE column type rendering
Pull Request -
State: closed - Opened by agronholm 5 months ago
- 1 comment
#370 - Properly model nullable relationships
Pull Request -
State: closed - Opened by sheinbergon 5 months ago
- 2 comments
#369 - Unrecognized argument --generator
Issue -
State: closed - Opened by camilotabaresj 5 months ago
- 2 comments
Labels: bug
#368 - Fixed enum column rendering on non-default schema
Pull Request -
State: closed - Opened by agronholm 5 months ago
- 1 comment
#366 - adding arg to create model classes for tables w/o primary keys
Pull Request -
State: closed - Opened by pwyllcrusader 6 months ago
- 4 comments
#364 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 6 months ago
- 1 comment
#363 - Fix SQLAlchemy enum generation
Pull Request -
State: closed - Opened by sheinbergon 6 months ago
- 10 comments
#361 - ENUM name is not correct for first entry
Issue -
State: closed - Opened by bvanelli 6 months ago
- 19 comments
Labels: bug
#360 - type 'typing.TypeVar' is not an acceptable base type
Issue -
State: closed - Opened by james-deee 6 months ago
- 1 comment
Labels: bug
#359 - Minor doc correction
Pull Request -
State: closed - Opened by poulter7 7 months ago
- 2 comments
#358 - SQLModel Code generation fixes
Pull Request -
State: closed - Opened by sheinbergon 7 months ago
- 4 comments
#357 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 7 months ago
- 1 comment
#356 - Allow to opt out from special naming when fieldname ends with _id
Pull Request -
State: open - Opened by Henkhogan 7 months ago
- 1 comment
#355 - Allow to opt out from special naming when fieldname ends with _id
Issue -
State: open - Opened by Henkhogan 7 months ago
- 2 comments
Labels: enhancement
#354 - Support Databricks and Unity catalog connections
Issue -
State: closed - Opened by mitches-got-glitches 7 months ago
- 3 comments
Labels: enhancement
#352 - Correct imports and improve generation logic in `SQLModelGenerator`
Pull Request -
State: closed - Opened by touale 8 months ago
- 3 comments
#350 - Add support for dynamic schema name
Pull Request -
State: open - Opened by MRigal 8 months ago
- 1 comment
#349 - Support sequences on TimescaleDB like on PostgreSQL
Pull Request -
State: open - Opened by MRigal 8 months ago
- 6 comments
#348 - Add force_class option
Pull Request -
State: open - Opened by multimeric 11 months ago
- 5 comments
#347 - Not picking up unsigned number fields properly
Issue -
State: closed - Opened by robvdl 11 months ago
- 6 comments
Labels: bug
#346 - Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 4 comments
Labels: dependencies
#344 - SAWarning: Cannot correctly sort tables; there are unresolvable cycles between tables [Table A, TableB]
Issue -
State: closed - Opened by machuwey 11 months ago
- 1 comment
Labels: enhancement
#343 - Update cx_Oracle to python-oracledb
Issue -
State: closed - Opened by renatodamas 12 months ago
- 2 comments
Labels: enhancement
#342 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
#341 - Fix issue340 pgvector genarating
Pull Request -
State: closed - Opened by np-kyokyo about 1 year ago
- 1 comment
#340 - Error when reading vector column of pgvector
Issue -
State: closed - Opened by np-kyokyo about 1 year ago
- 8 comments
Labels: bug
#339 - Missing many-to-many relationship
Issue -
State: closed - Opened by izanagi1995 about 1 year ago
- 1 comment
Labels: bug
#338 - Handle TextClause objects in DOMAIN expressions
Pull Request -
State: open - Opened by amacfie about 1 year ago
#337 - Installed on my windows10 python 3.12.4, get incompatible error
Issue -
State: closed - Opened by CHN-STUDENT about 1 year ago
- 4 comments
Labels: bug
#336 - Child table ORM classes inheriting from base tables are not generated
Issue -
State: open - Opened by kiitosu about 1 year ago
- 5 comments
Labels: bug
#335 - MySQL DOUBLE(11,2) is converted to Double(11, True)
Issue -
State: closed - Opened by luliangce about 1 year ago
Labels: bug
#334 - Attribute error module 'sqlalchemy' has no attribute '__all__'. Did you mean: '__file__'? for mysql
Issue -
State: closed - Opened by Scylla2020 about 1 year ago
- 2 comments
Labels: bug
#332 - Import all 3rd party modules with an extra `_module` prefix
Pull Request -
State: open - Opened by dominusmi about 1 year ago
#331 - UUID for postgreSQL
Issue -
State: closed - Opened by chris-han about 1 year ago
- 5 comments
Labels: bug, enhancement
#330 - Could not assemble any primary key when using the SQLModel generator
Issue -
State: closed - Opened by simkessy about 1 year ago
- 2 comments
Labels: bug
#329 - Issue when generating Postgres DOMAIN type
Issue -
State: open - Opened by yb-leakmited about 1 year ago
- 4 comments
Labels: bug
#328 - Using types instead of strings in return values of methods in generators
Issue -
State: open - Opened by nixypanda about 1 year ago
Labels: enhancement
#327 - Can we push more versions to PyPi
Issue -
State: closed - Opened by simkessy about 1 year ago
- 5 comments
Labels: bug
#326 - ImportError: cannot import name 'ArgSpec' from 'inspect'
Issue -
State: closed - Opened by Abhiz2411 about 1 year ago
- 7 comments
Labels: bug
#325 - No module named 'pkg_resources'
Issue -
State: closed - Opened by BabakAmini about 1 year ago
- 3 comments
Labels: bug
#324 - Database URL is split on &
Issue -
State: closed - Opened by msinclair2 over 1 year ago
- 1 comment
Labels: bug
#323 - Enable use of generators without engine
Pull Request -
State: open - Opened by kozlek over 1 year ago
- 1 comment
#322 - add: support for pydantic models - first cut
Pull Request -
State: open - Opened by mavwolverine over 1 year ago
- 1 comment
#320 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#319 - sqlalchemy.exc.OperationalError
Issue -
State: closed - Opened by imsomdev over 1 year ago
- 7 comments
Labels: bug
#318 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#317 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#316 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#315 - AssertionError: TypeDecorator implementations require a class-level variable 'impl'
Issue -
State: closed - Opened by dhirschfeld over 1 year ago
- 14 comments
Labels: bug
#314 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#313 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#312 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#310 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#309 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#308 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#307 - No poetry package which supports SQLAlchemy 2.0
Issue -
State: closed - Opened by peteratdemtec over 1 year ago
- 5 comments
Labels: bug
#306 - Fix Column and metadata in SQLModel Generator
Pull Request -
State: closed - Opened by THUzxj over 1 year ago
- 4 comments
#305 - Syntax Error in 3.0.0rc3
Issue -
State: closed - Opened by devspacenine over 1 year ago
- 5 comments
Labels: bug
#304 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#303 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#302 - SQLModel codegen produces syntax errors
Issue -
State: closed - Opened by NixBiks over 1 year ago
- 13 comments
Labels: bug
#301 - Add Support for pgvector Extension
Pull Request -
State: closed - Opened by KellyRousselHoomano over 1 year ago
- 31 comments
#300 - Enhancement: Add Support for pgvector extension
Issue -
State: closed - Opened by KellyRousselHoomano over 1 year ago
- 3 comments
Labels: enhancement
#299 - Entry point documentation
Issue -
State: closed - Opened by robcresswell over 1 year ago
Labels: enhancement
#298 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#297 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
- 1 comment
#296 - enable finer selection on tables
Pull Request -
State: open - Opened by sdementen almost 2 years ago
- 5 comments
#295 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
- 1 comment
#294 - Add support for multiple databases binding
Issue -
State: open - Opened by ZeeD almost 2 years ago
Labels: enhancement
#293 - Unable to install `sqlacodegen` due to ioutdated PyPI release
Issue -
State: closed - Opened by Karrenbelt almost 2 years ago
- 2 comments
Labels: bug
#292 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
- 1 comment
#291 - Constraints Issues with Oracle
Issue -
State: open - Opened by cameronclaero almost 2 years ago
- 1 comment
Labels: bug
#289 - Allow for variable whitespace in “CHECK” enum constraints
Pull Request -
State: open - Opened by Dsolnik almost 2 years ago
- 12 comments
#288 - SSL connection arguments support.
Pull Request -
State: closed - Opened by yairher03 almost 2 years ago
#287 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
- 1 comment