blm768 / pg-libphonenumber

A (partially implemented!) PostgreSQL extension that provides access to Google's libphonenumber
Apache License 2.0
93 stars 7 forks source link

Special characters #5

Open blm768 opened 6 years ago

blm768 commented 6 years ago

We don't currently have a good way of encoding special characters (i.e. * and #) in a ShortPhoneNumber. We'll probably need that eventually.