File tree Expand file tree Collapse file tree
src/MvcCore/Ext/Models/Db/Models Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# MvcCore - Extension - Model - Database - Postgre SQL
22
3- [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v5.1.5 -brightgreen.svg?style=plastic )] ( https://github.com/mvccore/ext-model-db-pgsql/releases )
3+ [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v5.1.6 -brightgreen.svg?style=plastic )] ( https://github.com/mvccore/ext-model-db-pgsql/releases )
44[ ![ License] ( https://img.shields.io/badge/License-BSD%203-brightgreen.svg?style=plastic )] ( https://mvccore.github.io/docs/mvccore/5.0.0/LICENSE.md )
55![ PHP Version] ( https://img.shields.io/badge/PHP->=5.4-brightgreen.svg?style=plastic )
66
Original file line number Diff line number Diff line change @@ -27,6 +27,6 @@ class PgSql
2727 * Comparison by PHP function version_compare();
2828 * @see http://php.net/manual/en/function.version-compare.php
2929 */
30- const VERSION = '5.1.5 ' ;
30+ const VERSION = '5.1.6 ' ;
3131
3232}
You can’t perform that action at this time.
0 commit comments