diff options
| author | Denis Kataev <denis.a.kataev+git@gmail.com> | 2018-03-12 11:40:34 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-11-07 18:26:40 -0500 |
| commit | de804d7245dd203bc63e4493162bcdf5e8646440 (patch) | |
| tree | 1a6287f154e4631ed7602687b2ed74a64abab2cc /lib/sqlalchemy/sql/dml.py | |
| parent | 15ac07f7b6c235131361f289d75d174c49afb0b5 (diff) | |
| download | sqlalchemy-de804d7245dd203bc63e4493162bcdf5e8646440.tar.gz | |
Implement SQLite ON CONFLICT for constraints
Implemented the SQLite ``ON CONFLICT`` clause as understood at the DDL
level, e.g. for primary key, unique, and CHECK constraints as well as
specified on a :class:`.Column` to satisfy inline primary key and NOT NULL.
Pull request courtesy Denis Kataev.
Fixes: #4360
Change-Id: I4cd4bafa8fca41e3101c87dbbfe169741bbda3f4
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/431
Diffstat (limited to 'lib/sqlalchemy/sql/dml.py')
0 files changed, 0 insertions, 0 deletions
