Squidhead 2.0.00586 released
- Improved messaging for linked objects. Now only the updated table will display a message instead of all of them because the message was too generic.
-
Files Effected
- /squidhead/templates/cfmltemplates/fkCrazy/objectTemplate.cfm (M)
- /squidhead/templates/customtagtemplates/fkCrazy/formTemplate.cfm (M)
- Fixed Bug 25 : http://squidhead.riaforge.org/index.cfm?event=page.issueedit&issueid=63B7DB81-F255-09CA-8F1035ED2FBECDFF. Select arguments were not being qualified with brackets in certain MSSQL stored procs.
-
Files Effected
- /squidhead/cfc/mssql/sqlstoredproc.cfc (M)
- Added documentation and error handling around the fact that MySql requires mode requires that the account have access to mysql.proc.
-
Files Effected
- /squidhead/error_exception.cfm (M)
- /squidhead/docs/installation.cfm (A)
- Updated a bit of documentation.
-
Files Effected
- /squidhead/docs/index.cfm (M)
- /squidhead/docs (M)
- Fixed bug in MSSQL stored proc creation routine, which caused an error to be thrown whenever joined tables were used.
-
Files Effected
- /squidhead/cfc/mssql/sqlstoredproc.cfc (M)
- Fixed bug caused by lazily replacing all commas with a comma and a break.
-
Files Effected
- /squidhead/cfc/mysql/sqlstoredproc.cfc (M)
- Added smallmoney datatype to constants.
-
Files Effected
- /squidhead/cfc/base/constants.cfc (M)
- Fixed bug in column escaping. Bug was causing creation of linking tables to fail.
-
Files Effected
- /squidhead/cfc/mssql/sqlstoredproc.cfc (M)
- Fixed issue with multiple output variables in MSSQL. Basically Squidhead correctly put more than output variable into a structure, but didn't change the function output type to structure.
-
Files Effected
- /squidhead/cfc/base/database.cfc (M)
- Fixed issue with multiple output variables in MSSQL. Basically Squidhead correctly put more than output variable into a structure, but didn't change the function output type to structure.
-
Files Effected
- /squidhead/steps/cfc_dao_gateway.cfm (M)
- Increasing the timeout on the application refresher.
-
Files Effected
- /squidhead/tools/refresh/index.cfm (M)
- Fixed issue with multiple output variables in Oracle. The previous fix for MSSQL broke things for Oracle.
-
Files Effected
- /squidhead/cfc/oracle/database.cfc (M)
- Fixed issue with multiple output variables in Oracle. The previous fix for MSSQL broke things for Oracle.
-
Files Effected
- /squidhead/cfc/base/database.cfc (M)
- Removed cfdump/cfabort combo that was occasionally called.
-
Files Effected
- /squidhead/tools/refresh/index.cfm (M)
- /squidhead/cfc/base/database.cfc (M)

There are no comments for this entry.
[Add Comment]