This repository was archived by the owner on May 22, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 11-------------------------------------------------------------------------------
2+ 71 :
3+ Fixed: Minor Issue of not trimming whitespace from INPUTS in SQL_CUSTOM_V2 ini file
4+
5+ Updated: Poco Library
6+ Updated: TBBMalloc (Windows Build only)
7+ Updated: MySQL
8+ -------------------------------------------------------------------------------
9+ 70 :
10+ Fixed: 9:LOCAL_TIME now returns localtime
11+
12+ Updated: Poco Library + MySQL + Intel TBB Malloc
13+ Updated: extDB2 now build against Windows 10 SDK
14+
15+ Known Issues: 9:DateAdd Might be off by afew +- afew minutes.
16+ -------------------------------------------------------------------------------
17+ 69 :
18+ REMOVED: Old functions
19+
20+ FIXED: Uptime function
21+
22+ ADDED: TimeDiff
23+
24+ MINOR: Some minor code tweaks
25+ -------------------------------------------------------------------------------
26+ 68 :
27+ UPDATED: SPDLog
28+
29+ ADDED: vs2015 support
30+
31+ ADDED: Ability to get extension uptime
32+ -------------------------------------------------------------------------------
33+ 67 :
34+ FIXED: Typo in linux build script
35+
36+ ADDED: A SPDLog fix for vs2013
37+
38+ REMOVED: Removed old files
39+ -------------------------------------------------------------------------------
24066 :
341 FIXED: Issue with SQL_CUSTOM_V2 + Error handling of null entries, when no there is no OUTPUT setting defined.
442 ADDED: SQL_CUSTOM_V2 for DEBUG BUILDS, will output a warning if Number of OUTPUT Options != SQL Columns.
You can’t perform that action at this time.
0 commit comments