Mirek Fidler
15177768ac
uppsrc: More C++23 fixes
2024-09-20 10:12:30 +02:00
cxl
a5f628fe6d
uppsrc: 2020->2021
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-19 14:14:08 +00:00
cxl
f8b8cbf1eb
Copying update
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-03 14:50:30 +00:00
cxl
7162858a7c
MySql: cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-10 18:50:42 +00:00
cxl
45f3def06e
MySql: Now links with mariadb-client too
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-10 15:46:04 +00:00
cxl
d3349a53c8
MySql, PGSQL: now using pkg-config
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-10 15:37:43 +00:00
cxl
9dc3df4fd5
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-24 20:02:05 +00:00
cxl
1e9fafbe6f
upp.src: Fixed mysql, sdl2, pgsql linking with mingw
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 22:31:56 +00:00
cxl
b475a187e3
MySql: Fixed linking in OSX
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13960 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-31 13:13:51 +00:00
cxl
822025d082
MySql: Fixed include issue
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-29 13:02:44 +00:00
cxl
0d210167a7
MySql: int64 support in SetParam (thanks zsolt)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13738 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-05 18:16:16 +00:00
cxl
8ab637701c
MySql: Connect errors now reported
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-21 08:20:10 +00:00
cxl
38ac5ee73b
uppsrc: Copying copyright updated to 2019
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-01 12:27:32 +00:00
cxl
50160a2834
ide: Now supports preinstalled MySQL libraries
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12734 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-03 17:24:37 +00:00
cxl
a590f22267
upp.src: Removing .tpp $
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-02 14:12:09 +00:00
cxl
a24a816a0e
upp.src: Removing Gate2
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 22:47:09 +00:00
cxl
def1ec1f92
u++: init files removed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 06:36:54 +00:00
cxl
42d3e65fa5
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10333 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-18 08:39:56 +00:00
cxl
87b5c34063
MySQL: Fixed Gate issue
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10270 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 11:25:44 +00:00
cxl
8ebdcbb0d5
uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
9356691952
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
47d77449e4
MySql: INT64 supported
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7741 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-29 06:33:40 +00:00
cxl
084ce79f20
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
a06b37b77a
Some warnings fixed, MYSQL: Fixed decimal issue
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-01 15:09:14 +00:00
cxl
c4755dc157
MySql: FIELD_TYPE_NEW_DECIMAL
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7555 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-01 06:16:33 +00:00
cxl
c3509c9dc1
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 15:39:32 +00:00
cxl
698ef5b769
MySql: GetRowsProcessed fix (thanks zsolt)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7441 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-11 06:39:47 +00:00
cxl
5be7ac8fd6
MySql: .sch new macros (thanks zsolt)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7440 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-11 06:33:38 +00:00
cxl
374aedb86c
MySql: now ignoring more resultsets (thanks Klugier)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7073 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-23 15:28:35 +00:00
cxl
05f54e0058
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
420d8d1620
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-01 13:21:21 +00:00
cxl
31a2566dc3
MySql: removed 'opt/' from optimal lib
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6200 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-18 13:35:08 +00:00
cxl
821dd2dd1d
MySql: Fixed some schema warnigs (thanks dolik)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-01 06:37:18 +00:00
cxl
bfe64aa979
MySql: now callas mysql_library_init, mysql_library_end
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6110 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 18:17:54 +00:00
cxl
70c16bba4d
MySql: varchar now used up to 65536 characters
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5484 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-26 07:34:24 +00:00
cxl
947ef307ee
MySql: Support for multicolumn unique, CtrlLib: Fixed some menu color issues in Gnome
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5296 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-28 18:33:14 +00:00
cxl
b67920f6be
.removed forgotten DLOG
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5116 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-04 15:21:32 +00:00
cxl
f3d971c757
MySql: Reconnect now public
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-04 15:03:26 +00:00
cxl
ca0e70b110
Mysql: WhenReconnect
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5035 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-03 18:01:56 +00:00
cxl
e97efcaf7b
.MySql: removed DDUMP
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4907 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-04 14:54:35 +00:00
cxl
8857972561
*MySql: Fixed GetRowsProcessed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-27 13:06:09 +00:00
cxl
26e6ffbe75
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4601 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-16 16:17:37 +00:00
cxl
988e51f30a
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
88afad6672
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
d14fa94a36
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
851252eb5a
MySql: Win32 setup docs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4166 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-12 17:52:36 +00:00
cxl
42fbb8e063
*MySql: SQLDEFAULT added
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3402 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-04 18:00:08 +00:00
cxl
cc4ee3693c
MySql: GetTransactionLevel
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3357 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-19 05:25:24 +00:00
rylek
7386be99a3
.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
128b86d7bd
.MySql: FIELD_TYPE_TIMESTAMP
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2503 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-24 18:12:03 +00:00