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
2025-08-26 11:17:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
HeidiSQL
/
components
History
rosenfield
cc3fe79ecb
Bugfix: GetCatalogAndNamePattern() is called to ensure that the schema name is carried to the LCatalog variable in case the database name is stored in the schema variable, but later the Catalog (no L) variable is used instead.
...
Fixes issue
#1732734
.
2007-07-27 15:09:18 +00:00
..
compilerdetection
Organize repository into standard trunk/branches/tags structure.
2007-06-26 11:26:18 +00:00
edbimage
The non-Unicode version of GetFieldNames is deprecated. Avoid compiler warning by commenting out code using it. (QREDBImage stuff which HeidiSQL doesn't use anyway, by the way.)
2007-06-26 12:32:01 +00:00
heidisql
Add dependent project references to D11 package of HeidiComponents. Avoids warning about automatic addition at first time building.
2007-07-18 19:06:04 +00:00
smdbgrid
Get rid of compatibility CFG files in Delphi 10 projects.
2007-06-26 11:50:40 +00:00
synedit
In Delphi 10, this sentence doesn't silence a compiler warning, it causes it.
2007-06-26 12:32:54 +00:00
zeosdbo
Bugfix: GetCatalogAndNamePattern() is called to ensure that the schema name is carried to the LCatalog variable in case the database name is stored in the schema variable, but later the Catalog (no L) variable is used instead.
2007-07-27 15:09:18 +00:00