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

#2666 - Closing SQLite3 db blocks

Issue - State: closed - Opened by ghost about 2 years ago - 10 comments

#2665 - Unable to import module 'app': No module named 'playhouse'

Issue - State: closed - Opened by bitfede about 2 years ago - 5 comments

#2664 - Error when aurora cluster instance failover

Issue - State: closed - Opened by oxeye-schmil about 2 years ago - 1 comment

#2663 - Suggestion: .is_ and .is_not query lookups

Issue - State: closed - Opened by frosthamster about 2 years ago - 2 comments

#2662 - Suggestion: SQLiteDatabase option to disable automatic DB creation

Issue - State: closed - Opened by MrBillium about 2 years ago - 1 comment

#2661 - bulk_create() doesn't work with server-side default values

Issue - State: closed - Opened by gondolio about 2 years ago - 2 comments

#2660 - playhouse/_sqlite_udf.pyx: compilation error

Issue - State: closed - Opened by wedobetter about 2 years ago

#2659 - Type support

Issue - State: closed - Opened by gp-slick-coder about 2 years ago - 3 comments

#2658 - Gotcha for folks using update

Issue - State: closed - Opened by brewerja about 2 years ago - 2 comments

#2657 - [feature] Query tagging capability

Issue - State: closed - Opened by recipe about 2 years ago - 1 comment

#2656 - can't select self-children items

Issue - State: closed - Opened by 1fisher about 2 years ago - 1 comment

#2655 - PostgresqlDatabase multithreading performance problem

Issue - State: closed - Opened by mohamin1995 about 2 years ago - 6 comments

#2652 - Does peewee support PostgreSQL `CREATE INDEX CONCURRENTLY`?

Issue - State: closed - Opened by ilyakamens about 2 years ago - 5 comments

#2651 - Allow usage of __init_subclass__ in Models

Issue - State: closed - Opened by conqp about 2 years ago - 2 comments

#2650 - affairs exist concurrency Error

Issue - State: closed - Opened by DreamBizideal about 2 years ago - 1 comment

#2648 - Remove redundant wheel dep from pyproject.toml

Pull Request - State: closed - Opened by mgorny about 2 years ago - 4 comments

#2647 - make the build system pep518 compatible

Issue - State: closed - Opened by sileht about 2 years ago - 2 comments

#2646 - NameError: name 'Counter' is not defined in example

Issue - State: closed - Opened by stefaneidelloth about 2 years ago - 2 comments

#2645 - Bug: ``insert_many`` with tuple insert first character of string

Issue - State: closed - Opened by Sherlock-Homlmes about 2 years ago - 2 comments

#2643 - Peewee Not Honouring Alias When Alias Name Matches Column Name

Issue - State: closed - Opened by NinjaMeTimbers over 2 years ago - 2 comments

#2642 - Bug: insert_many execute in PostgreSQL returns cursor instead of int row count

Issue - State: closed - Opened by bravegag over 2 years ago - 3 comments

#2641 - API for removing all models Or getting all models

Issue - State: closed - Opened by dyadav7 over 2 years ago - 3 comments

#2640 - Setting just <fieldtype>(default=None) does not work - but should

Issue - State: closed - Opened by MrBillium over 2 years ago - 1 comment

#2639 - enhancement for doing get/update/create at the same time

Issue - State: closed - Opened by James4Ever0 over 2 years ago - 2 comments

#2638 - Noob question about accesing meta data

Issue - State: closed - Opened by ionesculiviucristian over 2 years ago - 2 comments

#2637 - enhancement to simplify the BaseModel boilerplate code

Issue - State: closed - Opened by James4Ever0 over 2 years ago - 3 comments

#2611 - Add `SelectBase.scalars()`

Pull Request - State: closed - Opened by ilyakamens over 2 years ago - 2 comments

#2473 - Support for psycopg3

Issue - State: closed - Opened by elderlabs over 3 years ago - 12 comments

#2439 - migrate leave foreignkey out of consideration

Issue - State: closed - Opened by woshimanong1990 over 3 years ago - 2 comments

#2362 - how to get execute_sql() result to dict?

Issue - State: closed - Opened by mouday almost 4 years ago - 6 comments

#2357 - Incorrect data saving

Issue - State: closed - Opened by sorokousov almost 4 years ago - 3 comments

#2290 - Peewee constantly reruns select count in PyCharm REPL

Issue - State: closed - Opened by dominusmi over 4 years ago - 4 comments

#2189 - any plan to support async/await

Issue - State: closed - Opened by DieterLi over 4 years ago - 7 comments

#2179 - Database.session_start() locking error

Issue - State: closed - Opened by hfaua over 4 years ago - 2 comments

#2168 - update_model_from_dict - ignoring field types

Issue - State: closed - Opened by OranShuster almost 5 years ago - 10 comments

#2166 - Support for read slaves

Issue - State: closed - Opened by aniljaiswal almost 5 years ago - 6 comments

#2162 - Cannot use bulk_create to create multiple entities with a foreign key relationship

Issue - State: closed - Opened by psahgal almost 5 years ago - 4 comments

#2160 - How to set comments for columns

Issue - State: closed - Opened by pch18 almost 5 years ago - 3 comments

#2095 - Q: How to defer SqliteQueueDatabase?

Issue - State: closed - Opened by BoboTiG about 5 years ago - 5 comments

#2081 - on_conflict update is not evaluating the WHERE clause correctly

Issue - State: closed - Opened by neenuj about 5 years ago - 3 comments

#2027 - what does 'backref' really mean in foreign key?

Issue - State: closed - Opened by bmxbmx3 over 5 years ago - 8 comments

#1992 - Peewee does not automatically reconnect to MySQL

Issue - State: closed - Opened by Xandaros over 5 years ago - 7 comments

#1972 - Postgres transaction isolation level

Issue - State: closed - Opened by duvifn over 5 years ago - 7 comments

#1844 - Expose serialization options in sqlite_ext.JSONField (or use better defaults)

Issue - State: closed - Opened by zmwangx about 6 years ago - 13 comments

#1760 - dont support comment?

Issue - State: closed - Opened by mouday over 6 years ago - 3 comments

#1676 - Failing to install Peewee with Pip

Issue - State: closed - Opened by lmm-git over 6 years ago - 21 comments

#1604 - "KeyError: None" when using JOIN and aggregate_rows in 2.10.2

Issue - State: closed - Opened by eely22 over 6 years ago - 14 comments

#1546 - peewee.InterfaceError: (0, '') | pymysql.err.InterfaceError: (0, '')

Issue - State: closed - Opened by MozzieHan almost 7 years ago - 23 comments

#1287 - model_to_dict - Support ManyToManyField

Issue - State: closed - Opened by gcscaglia over 7 years ago - 4 comments

#1208 - bug on rollback? (peewee==2.8.7)

Issue - State: closed - Opened by paulocheque almost 8 years ago - 7 comments

#1188 - database locked even with minimal concurrency

Issue - State: closed - Opened by rayzorben almost 8 years ago - 13 comments

#758 - Creating a custom field that automatically converts between db types and python types

Issue - State: closed - Opened by larsks about 9 years ago - 12 comments

#719 - deferred ManyToManyField assignment

Issue - State: closed - Opened by ael-code over 9 years ago - 3 comments

#600 - Ordering of set in back reference from ForeignKeyField

Issue - State: closed - Opened by josefdlange over 9 years ago - 5 comments

#542 - UnsignedIntegerField?

Issue - State: closed - Opened by nilp0inter almost 10 years ago - 8 comments

#319 - How to use order_by with alias field?

Issue - State: closed - Opened by thibaultmeyer almost 11 years ago - 3 comments

#263 - Allow asynchronous queries

Issue - State: closed - Opened by sametmax about 11 years ago - 23 comments

#134 - Results as dict/array of dict?

Issue - State: closed - Opened by rcarmo about 12 years ago - 10 comments