Compiles SQL to list foreign keys for a table within an optional schema.
String? compileForeignKeys(String table, {String? schema});