- rename keyowrd -> keyword #2 (@jasalt)
- doc: add note about return value of
statement/execute
#3
- Support phel-lang 0.15
- Support phel-lang >= 0.14 (includes 0.15)
- fix
Cannot resolve symbol 'pdo/connect'
error. addphel-config.php
#1
- Packagist package name has changed from
smeghead/phel-pdo
tophel-lang/phel-pdo
. - update phel-lang v0.14.1
- Implemented statement bind-value method.
- Implemented statement debug-dump-params method.
- Added a note in the README that it will be migrated to the phel-lang organization.
- Moved
statement.phel
directly undersrc
.
- Implemented pdo methods.
- Implemented the minimum functionality.