or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

cli.mdcore-parsing.mdexceptions.mdindex.mdinput-dialects.mdoutput-formatting.md
tile.json

tile.json

{
  "name": "tessl/pypi-simple-ddl-parser",
  "version": "1.7.0",
  "docs": "docs/index.md",
  "describes": "pkg:pypi/simple-ddl-parser@1.7.1",
  "summary": "Simple DDL Parser to parse SQL & dialects like HQL, TSQL (MSSQL), Oracle, AWS Redshift, Snowflake, MySQL, PostgreSQL, etc ddl files to json/python dict with full information about columns: types, defaults, primary keys, etc.; sequences, alters, custom types & other entities from ddl."
}