rexlabsio / smokescreen-laravel-php

Library for integrating the Smokescreen transformation library with the Laravel framework
MIT License
4 stars 1 forks source link

Add support for `doctrine/dbal` version `^3.0` #20

Closed MorganGonzales closed 2 years ago

MorganGonzales commented 2 years ago

Feature/Issue Description

Supports the latest version of doctrine/dbal to ^3.0. This will unblock apps that uses this library to make database column modifications with double data types.

Supporting Resources


Summary of changes

Checklist

What's been tested

Deployment/Release notes

Blockers

Are there any blockers for this pull request?

ababkov commented 2 years ago

Approved, but i still have questions about why we're setting defaults at the database level.

MorganGonzales commented 2 years ago

Approved, but i still have questions about why we're setting defaults at the database level.

Will discuss the implementation of where to put defaults in our meeting this afternoon. Slack convesation