Closed marcosb1 closed 7 years ago
Code successfully runs in Postgres lets get this going
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.
agencyMemberInsert()
INT
TEXT
Fix the issue Jack raised.
Code successfully runs in Postgres lets get this going