Tags: diablomedia/doctrine1
Tags
Adding basic JSON column type support (#168) * Adding "json" type * testing disabling emulated prepares * more work on json field * expanding json field return types some * Changing json value on set to be consistent * fixing phpstan errors, reverting some test changes * improving error detection around json_encode/decode
Update vimeo/psalm requirement from 4.6.4 to 4.7.0 (#167) * Update vimeo/psalm requirement from 4.6.4 to 4.7.0 Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](vimeo/psalm@4.6.4...4.7.0) Signed-off-by: dependabot[bot] <[email protected]> * psalm fixes, psalm badges, shepherd in build Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jay Klehr <[email protected]>
fixing mysql set and enum types for import/export (#54) * fixing mysql set and enum types for import/export * fixing length for SET types when non-native handling is used * fixing phpstan complaint * fixing length validation of set type, adding array string as type of set columns in generated models
PreviousNext