ADI-Labs / density

wireless density API
13 stars 26 forks source link

Bug with our regex matching of dates #110

Closed thebrianzeng closed 9 years ago

thebrianzeng commented 9 years ago

DataError: invalid input syntax for type timestamp: "2014-10-101:31" LINE 5: AND dump_time < '2014-10-101:31'

we should make sure that this error gets caught.