package sqlgg

  1. Overview
  2. Docs
SQL Guided (code) Generator

Install

Dune Dependency

Authors

Maintainers

Sources

sqlgg-20200521.tar.gz
md5=b9e861726ce73364e303f0cc1d5ec049
sha256=b9bfd29dc5c880c324ed77ec333053317fd0806f5a64b573b5031ee7fc227deb
sha512=5f73a65b5cf5c17788a75f64b3def21a9d8e53b32a876a4fee4570317a20b48ca69879e9dadaa399d7e57f2e9d262850650bcb031fd90f6bf21abdf8d99ce1a6

doc/src/sqlgg.lib/sqlgg.ml.html

Source file sqlgg.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
(* generated by dune *)

(** @canonical Sqlgg.Parser *)
module Parser = Sqlgg__Parser

(** @canonical Sqlgg.Parser_state *)
module Parser_state = Sqlgg__Parser_state

(** @canonical Sqlgg.Parser_utils *)
module Parser_utils = Sqlgg__Parser_utils

(** @canonical Sqlgg.Prelude *)
module Prelude = Sqlgg__Prelude

(** @canonical Sqlgg.Sql *)
module Sql = Sqlgg__Sql

(** @canonical Sqlgg.Sql_lexer *)
module Sql_lexer = Sqlgg__Sql_lexer

(** @canonical Sqlgg.Sql_parser *)
module Sql_parser = Sqlgg__Sql_parser

(** @canonical Sqlgg.Stmt *)
module Stmt = Sqlgg__Stmt

(** @canonical Sqlgg.Syntax *)
module Syntax = Sqlgg__Syntax

(** @canonical Sqlgg.Tables *)
module Tables = Sqlgg__Tables
OCaml

Innovation. Community. Security.