sqlitex v1.6.0 Sqlitex.SqlBuilder View Source

This module contains functions for SQL creation. At the moment it is only used for CREATE TABLE statements.

Link to this section Summary

Link to this section Functions

Link to this function

create_table(name, table_opts, cols) View Source