golem-rdbms 0.0.2

WIT definitions for Golem's RDBMS support
Documentation
1
2
3
4
5
6
package golem:rdbms@0.0.1;

world imports {
     import postgres;
     import mysql;
}