Capping-CPCA / Database

all code dealing with the database for this application environment
0 stars 1 forks source link

Minor Data Entry issues in Release 2.0 will jump to 2.1 #124

Closed marcosb1 closed 7 years ago

marcosb1 commented 7 years ago

Code successfully runs in Postgres lets get this going

blackjack26 commented 7 years ago

Is it possible to also fix the issue with inserting a phone number for agencyMemberInsert()? It currently has the phone as an INT and not TEXT. Should be pretty quick.

Dr-Crow commented 7 years ago

Fix the issue Jack raised.