Closed rvalenciano closed 4 days ago
❗ Pull Request Information
This pull request inits the Hasura project, and also creates a docker-compose file for the project.
Finally, we create a users and user_wallets tables following the ERD of the project.
users
user_wallets
Add here some information
uuid-ossp
This pull request will close #4 [https://github.com/safetrustcr/Backend/issues/4] upon merging.
🎉 Thank you for reviewing this PR! 🎉
Pull Request for SafeTrust - Close Issue
❗ Pull Request Information
This pull request inits the Hasura project, and also creates a docker-compose file for the project.
Finally, we create a
users
anduser_wallets
tables following the ERD of the project.Add here some information
🌀 Summary of Changes
uuid-ossp
extension so we can use uuids v4 as the pk for tables.users
anduser_wallets
tables via migrations.🛠 Testing
Evidence Before Solution
📂 Related Issue
This pull request will close #4 [https://github.com/safetrustcr/Backend/issues/4] upon merging.
🎉 Thank you for reviewing this PR! 🎉