TIL - How to match python regex postgis

Posted on Mon 28 September 2020 in TIL

Use `(.*)` for matching groups in Python regexes.