Entwickeln Sie sich und Download Open Source Software

Release Note (Posql - 2.17)

[en] [ja]

Posql Version 2.17
- Implemented: Method escapePattern to escape string for LIKE pattern.
- Implemented: Method escape to escape string for LIKE pattern and string.
- Fixed bug: Error occurred when statement is UPDATE or DELETE with specific expression.
- Supported: Implemented the class which handles the query cache.
- Supported: Enabled to clear the query cache in PosqlAdmin management page.
- Fixed bug: Error occurred when size of identifier is over constant size.
- Implemented: Method insertFileLine is able to inserts string by specified line number in file.
- Implemented: Method replaceFileLine is able to replaces string specified line number in file.
- Implemented: Method appendFileLine is able to appends string specified line number in file.
- Improved: About 80% is speed up by optimizing logic on SELECT.
- Fixed bug: Error occurred when the statement to prepare with UNION clause.
- Implemented: JavaScript Methods escape/unescape are implemented in Posql_ECMA with compatibility.
- Implemented: JavaScript Methods encodeURI/decodeURI are implemented in Posql_ECMA with compatibility.
- Implemented: JavaScript Methods encodeURIComponent/decodeURIComponent are implemented in Posql_ECMA with compatibility.

Show files in this release



SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.