Commit graph

48 commits

Author SHA1 Message Date
cxl
f50e6e6692 PGSQL dependency on Web removed
git-svn-id: svn://ultimatepp.org/upp/trunk@9516 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-02-22 19:29:01 +00:00
cxl
11bacf5f3a .PGSQL LINUX->POSIX .upp fix
git-svn-id: svn://ultimatepp.org/upp/trunk@8268 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-15 10:18:56 +00:00
cxl
ef9af88a50 PGSQL: Fixed schema introspection, SqlCtrl: SqlConsole overhaul finished #412
git-svn-id: svn://ultimatepp.org/upp/trunk@8135 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-03 14:44:36 +00:00
cxl
dd0e11d806 Fixed type in Copying
git-svn-id: svn://ultimatepp.org/upp/trunk@8121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-01 14:29:25 +00:00
cxl
4d64594eca PGSQL: Fixed wrong session issue in GetInsertedId
git-svn-id: svn://ultimatepp.org/upp/trunk@7936 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-30 16:15:01 +00:00
cxl
00d09e9626 Core: Fixed Value::operator= cornercase
git-svn-id: svn://ultimatepp.org/upp/trunk@7908 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-19 14:43:43 +00:00
cxl
ab42d74151 ODBC: Simplified parameter handling, PGSQL: Added test for incorrect number of parameters
git-svn-id: svn://ultimatepp.org/upp/trunk@7907 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-18 19:08:28 +00:00
cxl
afcf7ae801 PGSQL: lastval for GetLastInsertedId() reverted to previous solution because of triggers issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-03 10:37:17 +00:00
cxl
2586382e4b SQL: Various engine fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@7827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-28 17:58:06 +00:00
cxl
c0ff9293f4 PGSQL: Now using lastval() for GetInsertedId
git-svn-id: svn://ultimatepp.org/upp/trunk@7808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-22 09:04:46 +00:00
cxl
c4b37763cf PostgreSQL: INT_ARRAY_ fix (thanks Sergey!)
git-svn-id: svn://ultimatepp.org/upp/trunk@7751 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-01 18:52:32 +00:00
cxl
132f3aadce PostgreSQL: GetInsertedId fixed for non 'ID' names - thanks sergeynikitin !
git-svn-id: svn://ultimatepp.org/upp/trunk@7750 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-01 18:49:01 +00:00
cxl
097de77a87 SqlSchema: CLOB/BLOB width now set as INT_MAX/2 (not 0)
git-svn-id: svn://ultimatepp.org/upp/trunk@7582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-11 09:51:02 +00:00
cxl
9da5742400 Licence updated #644
git-svn-id: svn://ultimatepp.org/upp/trunk@6783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-17 11:36:11 +00:00
cxl
7c336fc6b1 plugin/zip: fixed (thanks Dolik), PostgreSQL: PARTIAL_INDEX_
git-svn-id: svn://ultimatepp.org/upp/trunk@6162 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-01 10:24:53 +00:00
cxl
9647cb1b7e Postgresql: Partial index support
git-svn-id: svn://ultimatepp.org/upp/trunk@6156 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-27 12:23:01 +00:00
cxl
ed5302e09c uppsrc: Fixed many Win64 warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@5821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-18 09:30:12 +00:00
cxl
884d22aa04 cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5324 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-07 11:06:24 +00:00
cxl
638d78707b PGSQL: Ignoring SSL leaks
git-svn-id: svn://ultimatepp.org/upp/trunk@5236 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-27 13:58:39 +00:00
cxl
5091ad3a9f *PostgreSQL: Fixed issue in hex blob format identification
git-svn-id: svn://ultimatepp.org/upp/trunk@5112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-04 10:58:14 +00:00
cxl
0a14488501 ide: rudimentary css highlighting support, PGSQL: support for hex blobs
git-svn-id: svn://ultimatepp.org/upp/trunk@5078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-26 19:13:33 +00:00
cxl
530adca9d7 .Core, Sql: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-03 11:32:07 +00:00
cxl
6aefb7f0b1 Sql: Refactored SQL 'default app cursor', added per-thread SQL option, added secondary SQLR 'default app cursor'
git-svn-id: svn://ultimatepp.org/upp/trunk@4290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-10 16:03:24 +00:00
cxl
817b30a806 Sql: finalizing JoinRef and introspection
git-svn-id: svn://ultimatepp.org/upp/trunk@4269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-07 20:21:09 +00:00
cxl
79280e95a6 Sql: REFERENCES in .sch now can be preset by Sql (prerequisite for introspection)
git-svn-id: svn://ultimatepp.org/upp/trunk@4174 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-16 07:47:00 +00:00
cxl
4f85401b7d .devloping umake
git-svn-id: svn://ultimatepp.org/upp/trunk@3717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-30 14:39:57 +00:00
rylek
5daee1fcff .Sql: added 'binary' flag to SqlColumnInfo to check for binary columns
.OleDB: fixed logic for fetching multiple BLOB columns from a rowset
.OleDB: fixed BLOB update logic based on SqlRaw
.Geom/Draw: removed assembly variant of matrix-vector multiplication

git-svn-id: svn://ultimatepp.org/upp/trunk@3322 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-03 23:04:30 +00:00
cxl
45e9cdf76b .PostgreSQL now uses Web
git-svn-id: svn://ultimatepp.org/upp/trunk@3179 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-08 17:23:08 +00:00
cxl
6beeaf803a .PostgreSQL: Improved tracing
git-svn-id: svn://ultimatepp.org/upp/trunk@2969 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-07 16:40:23 +00:00
cxl
9bea71c317 PostgreSQL: KeepAlive option
git-svn-id: svn://ultimatepp.org/upp/trunk@2843 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-11 20:20:32 +00:00
cxl
12ca84d0b6 PGSQL: Autoreconnect improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@2699 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-17 15:44:57 +00:00
cxl
540202ebc3 Vector, Array: All Adds now returning T&
git-svn-id: svn://ultimatepp.org/upp/trunk@2698 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-16 22:16:51 +00:00
cxl
ce0f8adf42 .XmlRpc: double formatting changed to %.12g, PGSQL: Reconnect if error message contains connect
git-svn-id: svn://ultimatepp.org/upp/trunk@2694 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-15 15:43:15 +00:00
cxl
a1c5369a84 *SqlExp operator|| fixes, PGSQL WhenReconnect
git-svn-id: svn://ultimatepp.org/upp/trunk@2404 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-17 12:37:06 +00:00
cxl
c4be5c67b3 .pgsql: Rollback checks level
git-svn-id: svn://ultimatepp.org/upp/trunk@2348 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-30 08:41:30 +00:00
cxl
630229fe1a Sql: Optional SqlSession errorhandler routing is now installable, PostgreSQL: ConnectionOK
git-svn-id: svn://ultimatepp.org/upp/trunk@2237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-17 14:48:23 +00:00
cxl
91b2e01cd9 PGSQL: ISERIAL (SERIAL with int)
git-svn-id: svn://ultimatepp.org/upp/trunk@1666 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-28 17:55:54 +00:00
cxl
9589fe6d31 PostgreSQL: GetInsertedId now supported for tables with primary key 'id'
git-svn-id: svn://ultimatepp.org/upp/trunk@1643 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-20 16:31:08 +00:00
cxl
5592e88a26 CtrlLib: Fixed minor issue in TabCtrl, PGSQL: Fixed minor encoding problem
git-svn-id: svn://ultimatepp.org/upp/trunk@1569 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-10 13:09:05 +00:00
cxl
1d45412bef PostgreSQL: fixed charset issues
git-svn-id: svn://ultimatepp.org/upp/trunk@1547 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-04 12:14:29 +00:00
cxl
42ca8f5a39 PostgreSQL: PGSQL bool value is now converted to text on U++ side (best of bad solutions...)
git-svn-id: svn://ultimatepp.org/upp/trunk@1531 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-24 13:39:04 +00:00
cxl
f0be7117dd Another PGSQL patch
git-svn-id: svn://ultimatepp.org/upp/trunk@1460 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-31 09:39:03 +00:00
cxl
9069bc3b8d PostgreSQL patches by Zbych
git-svn-id: svn://ultimatepp.org/upp/trunk@1454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-29 06:32:01 +00:00
rylek
16785d418e Added PostgreSQL support to SqlCommander
git-svn-id: svn://ultimatepp.org/upp/trunk@1261 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-02 20:45:04 +00:00
cxl
bac1832c94 Minor PGSQL fix, TabDlg::Add does SizePos for tab
git-svn-id: svn://ultimatepp.org/upp/trunk@732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-05 21:38:19 +00:00
cxl
a65e1b76b3 SqlRaw support in OleDB
git-svn-id: svn://ultimatepp.org/upp/trunk@661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-21 20:09:31 +00:00
cxl
9169b571ad Copying (U++ license) changed to officical 2-clause BSD license
git-svn-id: svn://ultimatepp.org/upp/trunk@436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-13 09:05:01 +00:00
mdelfede
d2b54f7989 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00