..
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
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: NULL for empty SqlBinary, Painter: Fixed DrawImageOp
2009-06-05 12:44:32 +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: PGSQL SqlBinary fix
2009-12-08 22:54:18 +00:00
Sqlexp.h
+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
Sqls.h
+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
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
+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
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