diff options
author | Gord Thompson <gord@gordthompson.com> | 2019-12-19 19:58:52 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-03-24 14:05:19 -0400 |
commit | 8e3a05ab987dcb783385e555aa607248df1469ca (patch) | |
tree | 8b34847dcfd0e63cf56ed5e530254da19cb875ef /lib/sqlalchemy/sql/operators.py | |
parent | e6b6ec78e6d6f96537eaf542f469a7e88134e9fc (diff) | |
download | sqlalchemy-8e3a05ab987dcb783385e555aa607248df1469ca.tar.gz |
Implement SQL VALUES in core.
Added a core :class:`Values` object that enables a VALUES construct
to be used in the FROM clause of an SQL statement for databases that
support it (mainly PostgreSQL and SQL Server).
Fixes: #4868
Closes: #5030
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5030
Pull-request-sha: 84684038a8efa93b460318e0db53f6c644554588
Change-Id: Ib8109b63bc1a9dc04ab987c5322ca3375f7e824d
Diffstat (limited to 'lib/sqlalchemy/sql/operators.py')
0 files changed, 0 insertions, 0 deletions