mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-03 15:38:59 +00:00

A lot of strings in the migrations needed a change from b' to ' to work after the migration to py3, but this was forgotten in the big patch. No actual changes included in this patch. A lot of strings in the migrations needed a change from b' to ' to work after the migration to py3, but this was forgotten in the big patch.