~singpolyma/jmp-schemas

ref: e005a4d6b09636d21614be0c513ce9360cef2ccb jmp-schemas/sqitch.plan -rw-r--r-- 677 bytes
e005a4d6Stephen Paul Weber View for the most current plan for each customer 2 years ago
                                                                                
1
2
3
4
5
6
7
8
%syntax-version=1.0.0
%project=jmp

transactions 2021-02-22T19:15:25Z Stephen Paul Weber <singpolyma@singpolyma.net> # Creates a table to track user's transactions
balances 2021-02-23T15:08:09Z Stephen Paul Weber <singpolyma@singpolyma.net> # Creates a view to lookup customer balances
sub_cent_transactions 2021-02-24T01:37:35Z Stephen Paul Weber <singpolyma@singpolyma.net> # Minutes cost less than 1 cent, so we need more decimal places
plan_log 2021-02-24T01:53:29Z Stephen Paul Weber <singpolyma@singpolyma.net> # Log to show what plans an account has had
customer_plans 2021-02-24T02:06:25Z Stephen Paul Weber <singpolyma@singpolyma.net> # View of current customer plans