Parsing SQL with NimbleParsec


Details
To convert an existing Postgres schema into Ecto migrations, Jake Morrison used NimbleParsec to parse SQL generated by the pg_dump utility.
Jake will walk us through using NimbleParsec in the real world and the lessons he learned when building the ecto_extract_migrations library (https://github.com/cogini/ecto_extract_migrations).
---
This virtual meetup will be presented via Zoom. To avoid malicious actors, participants will be placed into the Zoom waiting room and manually admitted by the NYC Elixir team. We will compare Zoom display names to the attendee list. If your Zoom display name does not match your Meetup display name, please inform us when RSVPing or by using the Meetup messaging function.
If you have questions, please contact us.

Parsing SQL with NimbleParsec