ultimatepp/uppsrc/Sql
cxl e5f89d6f00 .RasterEncoder fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2715 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-20 19:17:05 +00:00
..
src.tpp SqlExp: SqlSelect AsTable, Joins accept SqlSet 2009-08-24 13:35:55 +00:00
srcdoc.tpp theide: Add to include path package file option, Sql tutorial finished 2009-06-21 16:25:39 +00:00
Copying Copying (U++ license) changed to officical 2-clause BSD license 2008-09-13 09:05:01 +00:00
ExportSch.cpp NOAPPSQL fixes for the third time (TRC, don't know why it keeps syncing that) 2008-08-29 15:07:26 +00:00
init changed svn layout 2008-06-07 22:31:27 +00:00
MassInsert.cpp Sql: SqlMassInsert (using 'union all' trick) 2010-08-07 14:52:40 +00:00
sch_header.h Sql: S_ structures are now == != comparable 2009-11-29 15:13:10 +00:00
sch_model.h changed svn layout 2008-06-07 22:31:27 +00:00
sch_schema.h changed svn layout 2008-06-07 22:31:27 +00:00
sch_source.h changed svn layout 2008-06-07 22:31:27 +00:00
Sql.cpp +Sql: new method SqlUpdate::Column(const SqlSet& cols, const SqlSet& vals) supports Oracle-style multicolumn SET in UPDATE (UPDATE xxx set (A, B, C) = select A, B, C from yyy) 2010-07-27 08:05:41 +00:00
Sql.h changed svn layout 2008-06-07 22:31:27 +00:00
Sql.upp Sql: SqlMassInsert (using 'union all' trick) 2010-08-07 14:52:40 +00:00
SqlBool.cpp SqlExp: IsSame (PGSQL, MySql) new equality test which is null safe (null == null yields true) 2010-07-24 21:01:24 +00:00
SqlCase.cpp Sql: SqlMassInsert (using 'union all' trick) 2010-08-07 14:52:40 +00:00
Sqlexp.h Sql: SqlSelect now can add individual fetch values using operator() 2010-08-02 10:29:31 +00:00
Sqls.h *Sql: GCC compile fix 2010-09-08 11:41:59 +00:00
SqlSchema.cpp Minor fixes 2009-12-17 08:47:26 +00:00
SqlSchema.h NOAPPSQL fixes for the third time (TRC, don't know why it keeps syncing that) 2008-08-29 15:07:26 +00:00
SqlSet.cpp .Sql: minor Sqlite3-related hackery in SqlExp 2010-04-07 20:45:21 +00:00
SqlStatement.cpp .RasterEncoder fix 2010-09-20 19:17:05 +00:00
SqlVal.cpp .Sql: minor Sqlite3-related hackery in SqlExp 2010-04-07 20:45:21 +00:00
util_td.cpp Sql: S_ structures are now == != comparable 2009-11-29 15:13:10 +00:00