ultimatepp/uppsrc/Sql
cxl 210fe55152 SqlExp: select unions now have parenthesis around (so that the result can be sorted)
git-svn-id: svn://ultimatepp.org/upp/trunk@3324 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-05 18:04:26 +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: Table structures S_ now have ToString to have DUMP/LOG support 2011-01-15 19:10:59 +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: Sql::operator[](SqlId) now invokes NEVER (in debug) when column is not found 2010-12-12 08:49:20 +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 Sql: Fixed not like formatting for postgresql dialect 2010-12-20 21:12:38 +00:00
SqlCase.cpp Sql: SqlMassInsert (using 'union all' trick) 2010-08-07 14:52:40 +00:00
Sqlexp.h SqlExp: select unions now have parenthesis around (so that the result can be sorted) 2011-04-05 18:04:26 +00:00
Sqls.h .Sql: added 'binary' flag to SqlColumnInfo to check for binary columns 2011-04-03 23:04:30 +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 SqlExp: select unions now have parenthesis around (so that the result can be sorted) 2011-04-05 18:04:26 +00:00
SqlVal.cpp SqlExp: Fixed SQLITE3 operator|, Coalesce 2011-03-06 17:59:56 +00:00
util_td.cpp Sql: Table structures S_ now have ToString to have DUMP/LOG support 2011-01-15 19:10:59 +00:00