Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[*] Modified database gateway code to align with Improvement 1 #26

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

Lei-Tin
Copy link
Collaborator

@Lei-Tin Lei-Tin commented Nov 6, 2022

  • Added createUsersTable method used to create the users table
  • Modified createBill, renamed into createBillTable, modified currency and added a split_bill_id column

For this line of the code

Not sure if we want to set it to NOT NULL.
@ScottCTD

- Added createUsersTable method used to create the users table
- Modified createBill, renamed into createBillTable, modified currency and added a split_bill_id column
@Lei-Tin Lei-Tin added the enhancement New feature or request label Nov 6, 2022
@Lei-Tin Lei-Tin self-assigned this Nov 6, 2022
@Lei-Tin Lei-Tin changed the title Modified database gateway code to align with Improvement 1 [*] Modified database gateway code to align with Improvement 1 Nov 6, 2022
@Lei-Tin Lei-Tin requested a review from ScottCTD November 6, 2022 21:47
@Lei-Tin Lei-Tin linked an issue Nov 6, 2022 that may be closed by this pull request
@ScottCTD ScottCTD merged commit 34a94e6 into main Nov 10, 2022
@ScottCTD ScottCTD deleted the ray-improvement-1 branch November 10, 2022 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement 1] Database Specification
2 participants