Roman

Results 2 issues of Roman

Thanks for your work! Unfortunately there is no license. So it is dangerous to build upon. Would you mind to add a license? What about MIT?

**Versions**: - Spring boot 2.3.1.RELEASE - spring-data-r2dbc 1.1.1.RELEASE - r2dbc-postgresql 0.8.3.RELEASE **Current Behavior** ```check_create_at_ret``` table has a column ```created_at``` with a default value. ```sql create table check_create_at_ret ( id bigint...

type: enhancement