SQL frontend over the catalog engine
0

Configure Feed

Select the types of activity you want to include in your feed.

ocaml-sql / lib / shell / dune
78 B 4 lines
1(library 2 (name sql_shell) 3 (public_name sql.shell) 4 (libraries console fmt))