package sqlgg
SQL Guided (code) Generator
Install
Dune Dependency
Authors
Maintainers
Sources
sqlgg-20231201.tar.gz
md5=0841965b140612b9b1fb066cc21f88cb
sha256=7fbee5972b8fa0488bf31bb482101c93c328f67ceef3e95af165d554736d78fe
sha512=5d14e03e02f62c72c57cc574fd9f637e99118556a739af16d71e8813a8cbd8c330e48d69b9577ef2e9d0227aee9d85664cb4907f479927b7431e0475d954fa1a
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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>