-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UWPR: Pop-up confirmation box with total cost of requested instrument…
… time; Minor bug fixes
- Loading branch information
vsharma
committed
Jan 28, 2017
1 parent
e45a1bc
commit 3bbb0fc
Showing
3 changed files
with
197 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
ALTER TABLE mainDb.paymentmethod ADD COLUMN budgetExpirationDate DATE AFTER UWBudgetNumber; | ||
ALTER TABLE mainDb.paymentMethod ADD COLUMN budgetExpirationDate DATE AFTER UWBudgetNumber; |
Oops, something went wrong.