hld3 / backend-test-coderockr

https://github.com/Coderockr/backend-test?tab=readme-ov-file
0 stars 0 forks source link

Add investment table to liquibase. #5

Closed hld3 closed 5 months ago

hld3 commented 5 months ago

This should have an id (bigint), creation date (bigint), amount (double), and user_id, foreign key to user_model (bigint).