Make Vim more usable for viewing and editing plain text
A Minimal & Universal Vim runtime configuration
Demonstration of using Flask, SQLAlchemy, and Alembic together.
complete command-line (: / etc.) from the current file
Confluence WIKI syntax
Python/Django CRUD with MySQL example that uses Django Rest Framework for building Rest Apis
My dot files
Vim support for the ER file format
Entity Relation Diagrams generation tool
My vim colorscheme collection
push eventzzzeek/sqlalchemy
commit sha 6d97d0c97de01e67a2d2d59c5bec1bbf3782de10
Clarify COMMIT/ROLLBACK logging when autocommit is turned on Improved engine logging to note ROLLBACK and COMMIT which is logged while the DBAPI driver is in AUTOCOMMIT mode. These ROLLBACK/COMMIT are library level and do not have any effect when AUTOCOMMIT is in effect, however it's still worthwhile to log as these indicate where SQLAlchemy sees the "transaction" demarcation. Fixes: #6002 Change-Id: I723636515193e0addc86dd0a3132bc23deadb81b
commit sha 1f3ef9817453faa021544841d10b5b7107b57916
Merge "Clarify COMMIT/ROLLBACK logging when autocommit is turned on"
push time in 26 minutes
push eventzzzeek/sqlalchemy
commit sha 2929d5a1e08e9bd1f12d5a1a059018bf92ef6e29
reduce confusion over "one choice" verbiage I was trying to be funny with the "one and a half" choices but this has been misleading some users, so clarify what is meant. Change-Id: I5451aa992ba870e0435e9b49eabb0e35b9976d59
push time in 4 hours
startedkilimchoi/engineering-blogs
started time in 6 hours
startedDeadshot0x7/007-TheBond
started time in 6 hours
push eventzzzeek/sqlalchemy
commit sha 2f7623b6b265cd5f25f2a6022e21bc3286d397a3
ensure composite refresh handler synced w/ mutable composite Fixed issue where the :class:`_mutable.MutableComposite` construct could be placed into an invalid state when the parent object was already loaded, and then covered by a subsequent query, due to the composite properties' refresh handler replacing the object with a new one not handled by the mutable extension. Fixes: #6001 Change-Id: Ieebd8e6afe6b65f8902cc12dec1efb968f5438ef
push time in 6 hours
push eventzzzeek/sqlalchemy
commit sha 90ca1b1be3b9014b2f1c7775ed128c2009dcf70a
ensure composite refresh handler synced w/ mutable composite Fixed issue where the :class:`_mutable.MutableComposite` construct could be placed into an invalid state when the parent object was already loaded, and then covered by a subsequent query, due to the composite properties' refresh handler replacing the object with a new one not handled by the mutable extension. Fixes: #6001 Change-Id: Ieebd8e6afe6b65f8902cc12dec1efb968f5438ef (cherry picked from commit 2f7623b6b265cd5f25f2a6022e21bc3286d397a3)
push time in 6 hours
startedJS-Hao/audio-sculptor
started time in 15 hours
startedtestdouble/standard
started time in 20 hours
push eventzzzeek/sqlalchemy
commit sha 8daa6ac765acc2b0a6c4aad165d80266258b2474
Fix aggregate_order_by issue Fixes: #5989 Using array_agg() with aggregate_order_by() in postgresql would sometimes return ARRAY(NullType) instead of ARRAY(actual_type). Change-Id: I05a0b2b7ea59291e3c04575578adcc337296e5a8 (cherry picked from commit 780213bfefac7046ac889ffbc1c51e0d244dd678)
push time in a day
push eventzzzeek/sqlalchemy
commit sha 780213bfefac7046ac889ffbc1c51e0d244dd678
Fix aggregate_order_by issue Fixes: #5989 Using array_agg() with aggregate_order_by() in postgresql would sometimes return ARRAY(NullType) instead of ARRAY(actual_type). Change-Id: I05a0b2b7ea59291e3c04575578adcc337296e5a8
commit sha 5c4c7b0c6793d4cec364fb5fa9c5063feb4827f7
Merge "Fix aggregate_order_by issue"
push time in a day
push eventzzzeek/sqlalchemy
commit sha 32e6b4945af3c82cb284bf45d4a01881e83e98e8
use zimports 0.3 Change-Id: Ice8b9f9c1ef1446b6813e5bc9332f1323234cb5f
push time in a day
push eventzzzeek/sqlalchemy
commit sha 48fa41567243b5587083a36943a8add7b0bf2d62
use zimports 0.3 Change-Id: Ice8b9f9c1ef1446b6813e5bc9332f1323234cb5f
push time in a day
startedfishtown-analytics/dbt
started time in a day
startedmicrosoft/Power-Fx
started time in a day
startedkiegroup/optaplanner
started time in a day
startedkornysietsma/polyglot-code-offline-layout
started time in a day
startedthautwarm/diojit
started time in 2 days
startedP403n1x87/austin
started time in 2 days
startedishepard/pydriller
started time in 2 days
push eventzzzeek/sqlalchemy
commit sha 9d4d15e931b76a4c1456c1023e3e61e1663cfe9c
Remove passive_deletes warning for many-to-one Removed very old warning that states that passive_deletes is not intended for many-to-one relationships. While it is likely that in many cases placing this parameter on a many-to-one relationship is not what was intended, there are use cases where delete cascade may want to be disallowed following from such a relationship. Change-Id: I07adb726633f73f26296add4ec70376d5dcf8817 References: #5983 (cherry picked from commit a63b23392fc31766e32b8650127d9006ee189a0f)
push time in 2 days
push eventzzzeek/sqlalchemy
commit sha a63b23392fc31766e32b8650127d9006ee189a0f
Remove passive_deletes warning for many-to-one Removed very old warning that states that passive_deletes is not intended for many-to-one relationships. While it is likely that in many cases placing this parameter on a many-to-one relationship is not what was intended, there are use cases where delete cascade may want to be disallowed following from such a relationship. Change-Id: I07adb726633f73f26296add4ec70376d5dcf8817 References: #5983
push time in 2 days
startedkornysietsma/polyglot-code-explorer
started time in 2 days
startedadobe-webplatform/Snap.svg
started time in 2 days
startedlxgw/LxgwWenKai
started time in 2 days
startedgridsome/gridsome
started time in 2 days
startedfacebook/jsx
started time in 3 days