This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
HeidiSQL
Watch
1
Star
0
Fork
0
You've already forked HeidiSQL
mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced
2026-03-13 09:24:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c81dd21d698e51aff4b2e6520a456bb6b068614c
HeidiSQL
/
components
History
Ansgar Becker
7e4bfafbe1
Fix access violation in Database tab when at least one view exists: TField.AsFloat on a NULL value throws this AV. User report can be found here:
http://www.heidisql.com/forum/viewtopic.php?p=1812
2008-02-27 20:17:04 +00:00
..
compilerdetection
/include
Move include files to include directory.
2007-10-10 11:46:27 +00:00
edbimage
Compiling Bugfix: Runtime packages path reference to Design and relative packages on Delphi 2007.
2007-11-09 02:42:36 +00:00
heidisql
Fix access violation in Database tab when at least one view exists: TField.AsFloat on a NULL value throws this AV. User report can be found here:
http://www.heidisql.com/forum/viewtopic.php?p=1812
2008-02-27 20:17:04 +00:00
synedit
Sanitize: Synedit Official CVS Server Revision 1.2 removes the obsolete ChangeLog file.
2008-01-24 02:48:09 +00:00
tntunictrls
Fix searchpath of TNT design package (D2007).
2007-12-18 12:35:13 +00:00
virtualtreeview
Compiling Bugfix: Runtime packages path reference to Design and relative packages on Delphi 2007.
2007-11-09 02:42:36 +00:00
zeosdbo
Fix grid cells of ENUM type which were detected as boolean fields by Zeos. TNTGrid renders boolean fields misleadingly as "True" and "False" strings, and it was not possible to update those records. Enum columns are now detected as ordinary string fields (but still generating a pulldown containing all possible values).
2007-12-05 00:49:21 +00:00