Issues
- 1
SchemaManager create_foreign_key fails on a FK field with the constraint_name provided explicitly.
#2957 opened by recipe - 2
Support question: Escaping for sqlite FTS5
#2955 opened by alinsavix - 0
Change JOIN.LATERAL from "LATERAL" to "LATERAL JOIN"
#2954 opened by glarione - 7
- 1
Clarification on `_BaseFormattedField.formats`
#2953 opened by frlryr - 1
- 2
get_or_create function raise IntegrityError in multithread
#2951 opened by Ovi3 - 7
Questions regarding proper usage of PooledSqliteDatabase in multi-threaded GUI app use check_same_thread=True
#2949 opened by devops-dmdx - 2
- 1
Table's with a column called "model" breaks aliasing
#2947 opened by dhorkel - 4
Best way to prefetch recursively?
#2946 opened by dhorkel - 10
Select method with a join fails to return data
#2944 opened by WSF-SEO-AM - 1
- 7
- 1
db.connect: True, db.is_closed: False, but 'Error, database connection not opened' occurs
#2942 opened by ytyt-lead - 1
_joins remains same after clone
#2941 opened by yash2001cp - 1
FastAPI deprecated their peewee docs
#2940 opened by dlfelps - 1
Unable to use create_tables: database attribute does not appear to be set on the model
#2939 opened by WSF-SEO-AM - 3
- 1
SQL Server Support
#2937 opened by source19069 - 1
sqlite-vec support?
#2935 opened by rcarmo - 1
peewee.OperationalError: Connection already opened.
#2936 opened by NorthWind555 - 6
PyCharm IDE warnings
#2932 opened by mark99i - 1
Multiple columns from a single field
#2934 opened by TomGlass - 5
Add YugabyteDB to the README. It works since YugabyteDB is postgreSQL compatible.
#2928 opened by shreyas-agnihotri - 1
- 4
Use "python -m pwiz",the model wrong
#2922 opened by Jianan-liu - 2
Set execution time of a specific query
#2926 opened by ibazulic - 5
shortcuts.ReconnectMixin is not compatible anymore with playhouse.postgres_ext.PostgresqlExtDatabase in version 3.17.6
#2925 opened by Bahus - 2
When joining two tables using a foreign key, the query result for the foreign key field does not meet expectations.
#2921 opened by willow-yang - 2
TypeError: execute_sql() got an unexpected keyword argument 'named_cursor' (in 3.17.6, no problem in 3.17.5)
#2923 opened by Narann - 5
- 5
Database as single source of truth
#2920 opened by presidento - 6
sql in record update
#2919 opened by fruitoiz - 5
- 2
可不可以支持开发sqlserver?
#2918 opened by awonw - 4
Check Constraint not recognized in Pewee but in SQLITE3
#2917 opened by aadejare - 1
bulk update uuid PostgreSQL
#2916 opened by DGDarkKing - 5
pyproject.toml file can't build peewee
#2913 opened by hpdeandrade - 2
create_tables() does not create any fields
#2912 opened by PhilippCh - 1
Joining From Different Database throwing an error
#2911 opened by JenuelDev - 2
Reuse Mysql Connection Exception
#2910 opened by pullgon - 3
Handle connection in Sanic framework
#2908 opened by kien5436 - 1
TypeError: 'str' object is not callable peewee
#2907 opened by xiaojin20 - 5
Deleting items from table with JOIN in a query
#2906 opened by Pennywise007 - 2
- 2
Bind schema - similar to how we can bind database to a model
#2904 opened by mikebski - 3
the count is diffrent
#2903 opened by thadqy - 1
Correct way to migrate a table to update a ForeignKeyConstraint with `ON DELETE CASCADE`
#2902 opened by nitesh-jaswal - 4
Regression of < used on connections
#2901 opened by antoyo