That looks like exactly what I want.  Thanks!

On 23/03/19 8:04 PM, Alex Harsanyi wrote:
>
> The package is called "north" and you can find it here:
>
> https://pkgs.racket-lang.org/package/north
>
> There is also the announcement on Reddit:
>
> https://www.reddit.com/r/Racket/comments/akob56/ann_north_database_migrations/
>
> Alex.
>
>
> On Saturday, March 23, 2019 at 12:40:48 PM UTC+8, Aidan Gauland wrote:
>
>     I see that Racket has a couple of nice libraries for talking to SQL
>     databases <https://docs.racket-lang.org/db/
>     <https://docs.racket-lang.org/db/>> and
>     <https://docs.racket-lang.org/sql/
>     <https://docs.racket-lang.org/sql/>>, but I have been unable to
>     find any
>     equivalent to the so-called "migrations" capability of DB
>     libraries from
>     other languages (see
>     <http://sequel.jeremyevans.net/rdoc/files/doc/migration_rdoc.html
>     <http://sequel.jeremyevans.net/rdoc/files/doc/migration_rdoc.html>>
>     and
>     <https://hexdocs.pm/phoenix/ecto.html
>     <https://hexdocs.pm/phoenix/ecto.html>>  for examples).  Is there
>     anything like this for Racket, or even some language-agnostic, CLI
>     tool
>     that does the same thing?
>
>     Thanks,
>     Aidan Gauland
>
> -- 
> You received this message because you are subscribed to the Google
> Groups "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to racket-users+unsubscr...@googlegroups.com
> <mailto:racket-users+unsubscr...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to