dbal icon indicating copy to clipboard operation
dbal copied to clipboard

feat: add support for function as default value

Open vencakrecl opened this issue 1 year ago • 3 comments

Q A
Type feature
Fixed issues

Summary

Added support for function as default value, for example id UUID NOT NULL DEFAULT gen_random_uuid()

vencakrecl avatar Jun 14 '24 14:06 vencakrecl

Also, please keep in mind that we only allow bugfixes on the 3.8.x branch. Your change however adds new functionality. For that, please target 4.1.x.

derrabus avatar Jun 19 '24 14:06 derrabus

@derrabus I added a functional test, see https://github.com/doctrine/dbal/pull/6441/commits/24a2b4aeb619de0d094f84d00de384445b3c33e2

vencakrecl avatar Jul 07 '24 22:07 vencakrecl

Schema comparison is still not covered.

derrabus avatar Jul 08 '24 08:07 derrabus

There hasn't been any activity on this pull request in the past 90 days, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days. If you want to continue working on it, please leave a comment.

github-actions[bot] avatar Jan 09 '25 03:01 github-actions[bot]

This pull request was closed due to inactivity.

github-actions[bot] avatar Jan 17 '25 03:01 github-actions[bot]