On Fri, Jun 26, 2015 at 11:49 AM, Mike Bayer
wrote:
>
>
> On 6/26/15 12:23 PM, Jonathon Nelson wrote:
>
> Greetings!
>
> I am trying to use alembic to drop and re-create a PL/pgSQL function, and
> the function has embedded percentile (for use in RAISE but also pr
Greetings!
I am trying to use alembic to drop and re-create a PL/pgSQL function, and
the function has embedded percentile (for use in RAISE but also present in
comments, etc...).
When rendering the upgrade as an 'offline' sql upgrade script, the
percentiles end up escaped (with percentile):
T