Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / coleifer/peewee issues and pull requests
#2967 - AttributeError: 'str' object has no attribute '_meta'
Issue -
State: closed - Opened by breisfeld 10 days ago
- 4 comments
#2966 - Peewee Database connection and package development
Issue -
State: closed - Opened by aadejare 13 days ago
- 1 comment
#2965 - 有关于mysql 8.0 枚举类型支持的代码怎么进行合并,合并的要求是什么
Issue -
State: closed - Opened by fallinloveq 16 days ago
#2964 - DatabaseProxy between modules during runtime
Issue -
State: closed - Opened by aadejare 17 days ago
- 1 comment
#2962 - [Question] Adding validation to fields
Issue -
State: closed - Opened by rezemika about 1 month ago
- 1 comment
#2961 - Optimize data migration, the issue of setting default values for new…
Pull Request -
State: closed - Opened by b40yd about 1 month ago
- 4 comments
#2960 - Auto-completion of attributes in __init__ and create()?
Issue -
State: closed - Opened by jat255 about 1 month ago
- 1 comment
#2959 - Peewee's Datetime does not return timezone-aware datetime
Issue -
State: closed - Opened by thedx4 about 1 month ago
- 3 comments
#2958 - Aliasing an arithmetic expression
Issue -
State: closed - Opened by martindemello about 2 months ago
- 3 comments
#2957 - SchemaManager create_foreign_key fails on a FK field with the constraint_name provided explicitly.
Issue -
State: closed - Opened by recipe about 2 months ago
- 1 comment
#2956 - Making sqcipher more readable
Pull Request -
State: closed - Opened by Grappeggia about 2 months ago
#2955 - Support question: Escaping for sqlite FTS5
Issue -
State: closed - Opened by alinsavix about 2 months ago
- 2 comments
#2954 - Change JOIN.LATERAL from "LATERAL" to "LATERAL JOIN"
Issue -
State: closed - Opened by glarione 2 months ago
#2953 - Clarification on `_BaseFormattedField.formats`
Issue -
State: closed - Opened by frlryr 3 months ago
- 1 comment
#2952 - delete_instance dependencies chain ignores null constraints
Issue -
State: closed - Opened by Kruptein 3 months ago
- 1 comment
#2951 - get_or_create function raise IntegrityError in multithread
Issue -
State: closed - Opened by Ovi3 3 months ago
- 2 comments
#2950 - Redundant Select Query when data is not present - Continuation of #2871
Issue -
State: closed - Opened by Nivinr21 3 months ago
- 7 comments
#2949 - Questions regarding proper usage of PooledSqliteDatabase in multi-threaded GUI app use check_same_thread=True
Issue -
State: closed - Opened by devops-dmdx 3 months ago
- 7 comments
#2948 - About peewee.IntegrityError error when using peewee get_or_create
Issue -
State: closed - Opened by ponponon 3 months ago
- 2 comments
#2947 - Table's with a column called "model" breaks aliasing
Issue -
State: closed - Opened by dhorkel 3 months ago
- 1 comment
#2946 - Best way to prefetch recursively?
Issue -
State: closed - Opened by dhorkel 3 months ago
- 4 comments
#2945 - Unexpected column name when querying a json key in sqlite
Issue -
State: closed - Opened by prutschman-iv 3 months ago
- 1 comment
#2944 - Select method with a join fails to return data
Issue -
State: closed - Opened by WSF-SEO-AM 3 months ago
- 10 comments
#2943 - Very small copy and paste issue in drop_table doco
Pull Request -
State: closed - Opened by timgates42 3 months ago
- 1 comment
#2942 - db.connect: True, db.is_closed: False, but 'Error, database connection not opened' occurs
Issue -
State: closed - Opened by ytyt-lead 3 months ago
- 1 comment
#2941 - _joins remains same after clone
Issue -
State: closed - Opened by yash2001cp 4 months ago
- 1 comment
#2940 - FastAPI deprecated their peewee docs
Issue -
State: closed - Opened by dlfelps 4 months ago
- 1 comment
#2939 - Unable to use create_tables: database attribute does not appear to be set on the model
Issue -
State: closed - Opened by WSF-SEO-AM 4 months ago
- 1 comment
#2938 - peewee tries to use psycopg2 even though only psycopg(3) is installed
Issue -
State: closed - Opened by jwulfheide-gb 4 months ago
- 3 comments
#2937 - SQL Server Support
Issue -
State: closed - Opened by source19069 4 months ago
- 1 comment
#2936 - peewee.OperationalError: Connection already opened.
Issue -
State: closed - Opened by NorthWind555 4 months ago
- 1 comment
#2935 - sqlite-vec support?
Issue -
State: closed - Opened by rcarmo 4 months ago
- 1 comment
#2934 - Multiple columns from a single field
Issue -
State: closed - Opened by TomGlass 4 months ago
- 1 comment
#2933 - Docs: update links to psycopg2
Pull Request -
State: closed - Opened by AuroraTea 4 months ago
#2932 - PyCharm IDE warnings
Issue -
State: closed - Opened by mark99i 4 months ago
- 6 comments
#2931 - AttributeError: 'NoneType' object has no attribute '_hash'
Issue -
State: closed - Opened by ashishrai-plivo 5 months ago
- 1 comment
#2930 - Add missing python_value for Postgres JSON field.
Pull Request -
State: closed - Opened by aaronfultonnz 5 months ago
- 2 comments
#2929 - Docs: update the example in JSON Support
Pull Request -
State: closed - Opened by AuroraTea 5 months ago
- 2 comments
#2928 - Add YugabyteDB to the README. It works since YugabyteDB is postgreSQL compatible.
Issue -
State: closed - Opened by shreyas-agnihotri 5 months ago
- 5 comments
#2927 - parameterize timezone change
Pull Request -
State: closed - Opened by kurt-r2c 5 months ago
#2926 - Set execution time of a specific query
Issue -
State: closed - Opened by ibazulic 5 months ago
- 2 comments
#2925 - shortcuts.ReconnectMixin is not compatible anymore with playhouse.postgres_ext.PostgresqlExtDatabase in version 3.17.6
Issue -
State: closed - Opened by Bahus 5 months ago
- 5 comments
#2924 - execute_sql is really confusing without any type hints.
Issue -
State: closed - Opened by caner-cetin 5 months ago
- 7 comments
#2923 - TypeError: execute_sql() got an unexpected keyword argument 'named_cursor' (in 3.17.6, no problem in 3.17.5)
Issue -
State: closed - Opened by Narann 5 months ago
- 2 comments
#2922 - Use "python -m pwiz",the model wrong
Issue -
State: closed - Opened by Jianan-liu 5 months ago
- 4 comments
#2921 - When joining two tables using a foreign key, the query result for the foreign key field does not meet expectations.
Issue -
State: closed - Opened by willow-yang 6 months ago
- 2 comments
#2920 - Database as single source of truth
Issue -
State: closed - Opened by presidento 6 months ago
- 5 comments
#2919 - sql in record update
Issue -
State: closed - Opened by fruitoiz 6 months ago
- 6 comments
#2918 - 可不可以支持开发sqlserver?
Issue -
State: closed - Opened by awonw 6 months ago
- 2 comments
#2917 - Check Constraint not recognized in Pewee but in SQLITE3
Issue -
State: closed - Opened by aadejare 6 months ago
- 4 comments
#2916 - bulk update uuid PostgreSQL
Issue -
State: closed - Opened by DGDarkKing 6 months ago
- 1 comment
#2915 - Update db_url.py
Pull Request -
State: closed - Opened by chrisribe 7 months ago
- 1 comment
#2914 - Unexpected argument 'named_cursor' after upgrade to 3.17.6
Issue -
State: closed - Opened by cieszdan 7 months ago
- 3 comments
#2913 - pyproject.toml file can't build peewee
Issue -
State: closed - Opened by hpdeandrade 7 months ago
- 5 comments
#2912 - create_tables() does not create any fields
Issue -
State: closed - Opened by PhilippCh 7 months ago
- 2 comments
#2911 - Joining From Different Database throwing an error
Issue -
State: closed - Opened by JenuelDev 7 months ago
- 1 comment
#2910 - Reuse Mysql Connection Exception
Issue -
State: closed - Opened by pullgon 7 months ago
- 2 comments
#2909 - pwiz generates invalid Python code when creating BareField instances
Issue -
State: closed - Opened by fortysix2ahead 7 months ago
- 5 comments
#2908 - Handle connection in Sanic framework
Issue -
State: closed - Opened by kien5436 7 months ago
- 3 comments
#2907 - TypeError: 'str' object is not callable peewee
Issue -
State: closed - Opened by xiaojin20 7 months ago
- 1 comment
#2906 - Deleting items from table with JOIN in a query
Issue -
State: closed - Opened by Pennywise007 7 months ago
- 5 comments
#2905 - Subquery inside CASE...WHEN... should not have alias added
Issue -
State: closed - Opened by lephuongbg 8 months ago
- 2 comments
#2904 - Bind schema - similar to how we can bind database to a model
Issue -
State: closed - Opened by mikebski 8 months ago
- 2 comments
#2903 - the count is diffrent
Issue -
State: closed - Opened by thadqy 8 months ago
- 3 comments
#2902 - Correct way to migrate a table to update a ForeignKeyConstraint with `ON DELETE CASCADE`
Issue -
State: closed - Opened by nitesh-jaswal 8 months ago
- 1 comment
#2901 - Regression of < used on connections
Issue -
State: closed - Opened by antoyo 8 months ago
- 4 comments
#2900 - model to dict -> subquery fields
Issue -
State: closed - Opened by yash2001cp 8 months ago
- 1 comment
#2899 - playhouse.postgres_ext.ServerSide doesn't create server-side cursor
Issue -
State: closed - Opened by hordiienko-v 8 months ago
- 2 comments
#2898 - Fix operator docs formatting
Pull Request -
State: closed - Opened by pylipp 8 months ago
- 1 comment
#2897 - Best practices: how to manage classes that may or may not have database data
Issue -
State: closed - Opened by stenci 8 months ago
- 10 comments
#2896 - Does db.close() exactly close the database connection in network layer?
Issue -
State: closed - Opened by lizheng2018CC 9 months ago
- 1 comment
#2895 - Hot work "in"
Issue -
State: closed - Opened by fruitoiz 9 months ago
- 2 comments
#2894 - Performance bottleneck due to locking operations in PooledMySQLDatabase
Issue -
State: closed - Opened by Vinshare 9 months ago
- 1 comment
#2893 - Wrong table order in `delete_instance(recursive=True)` causes missing deletion
Issue -
State: closed - Opened by stenci 9 months ago
- 3 comments
#2892 - upsert shortcut for postgresql
Issue -
State: closed - Opened by Elypha 9 months ago
- 2 comments
#2891 - Installation broken: No module named 'peewee' (v3.17.4)
Issue -
State: closed - Opened by romeroyonatan 9 months ago
- 4 comments
#2890 - Fix issue with minute overwriting month in convert_timestamp, python >= 3.12
Pull Request -
State: closed - Opened by lanceris 9 months ago
- 1 comment
#2889 - Peewee installation fails
Issue -
State: closed - Opened by SheGe 9 months ago
- 2 comments
#2888 - Inherited hybrid properties not using ModelAlias
Issue -
State: closed - Opened by mikemill 9 months ago
#2887 - support for fn.PERCENTILE_CONT
Issue -
State: closed - Opened by saknius 9 months ago
- 1 comment
#2886 - Question regarding transferring tables between two databases
Issue -
State: closed - Opened by mmlanger 9 months ago
- 1 comment
#2885 - Connection won't be recycled after a while
Issue -
State: closed - Opened by dzpt 9 months ago
- 1 comment
#2884 - Implement __deepcopy__ and __copy__ methods in Node
Issue -
State: closed - Opened by travnick 9 months ago
- 10 comments
#2883 - Full text search with queries
Issue -
State: closed - Opened by fede-bello 9 months ago
- 1 comment
#2882 - [Question] join Not unique table/alias: 't2'
Issue -
State: closed - Opened by fruitoiz 9 months ago
- 10 comments
#2881 - Is it possible to cache a field?
Issue -
State: closed - Opened by stenci 9 months ago
- 1 comment
#2880 - How do I add a ForeignKeyField to a model that is not yet defined?
Issue -
State: closed - Opened by stenci 9 months ago
- 1 comment
#2879 - [Question] Block the possibility to change the default value
Issue -
State: closed - Opened by daeeros 9 months ago
- 1 comment
#2878 - Transaction feature for SqliteQueueDatabase
Issue -
State: closed - Opened by travnick 9 months ago
- 1 comment
#2877 - SqliteQueueDatabase pause(), unpause() do not block the caller
Issue -
State: closed - Opened by travnick 9 months ago
- 7 comments
#2876 - Undocumented breaking change (or bug?) in 3.15.0
Issue -
State: closed - Opened by sztamas 9 months ago
- 2 comments
#2875 - PostgreSQL: pwiz doesn't generate field for primary key column
Issue -
State: closed - Opened by Mr-Clear 9 months ago
- 1 comment
#2874 - Deadlock in SqliteQueueDatabase when calling stop()
Issue -
State: closed - Opened by travnick 10 months ago
- 12 comments
#2873 - Subqueries inside `fn.SUM(Case(...))` fail because the subquery is not wrapped with parentheses
Issue -
State: closed - Opened by varun-magesh 10 months ago
- 1 comment
#2872 - Wrong CursorWrapper __bool__
Issue -
State: closed - Opened by fmazan 10 months ago
#2871 - Redundant Database Queries Occurring In Select Operations When No Data Is Present
Issue -
State: closed - Opened by abhisekharh1988 10 months ago
- 3 comments
#2870 - Fields are missing in model
Issue -
State: closed - Opened by BulatTim1 10 months ago
- 2 comments
#2869 - how to use migrator alter_column_type?
Issue -
State: closed - Opened by mouday 10 months ago
- 1 comment
#2868 - Feature Request: Encrypted Field in playhouse.fields
Issue -
State: closed - Opened by DMcP89 10 months ago
- 2 comments
#2867 - Cant create PK via Meta class OUTSIDE of Model class defenition
Issue -
State: closed - Opened by MikhailDunaev 10 months ago
- 1 comment