SQL::Translator::Parser::JSON - Parse a JSON representation of a schema

NAME  SYNOPSIS  DESCRIPTION  AUTHORS 

NAME

SQL::Translator::Parser::JSON − Parse a JSON representation of a schema

SYNOPSIS

use SQL::Translator;
my $translator = SQL::Translator−>new(parser => "JSON");

DESCRIPTION

"SQL::Translator::Parser::JSON" parses a schema serialized with JSON.

AUTHORS

Darren Chamberlain <[email protected]>, Ken Y. Clark <[email protected]>. Jon Jensen <[email protected]>.


Updated 2024-01-29 - jenkler.se | uex.se