I see that Racket has a couple of nice libraries for talking to SQL
databases <https://docs.racket-lang.org/db/> and
<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> and
<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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to