package
0.0.2
Repository: https://github.com/yazeed1s/sqlweb.git
Documentation: pkg.go.dev

# Constants

Constants representing different database types.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
------------------------ === MySQL Constants === --------------------------*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Constants representing different database types.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PostgreSQLShowCreateFunction is function that attempts to resemble the behaviour of mysql's 'show create' statement the code is taken from an old answer found in https://stackoverflow.com/questions/2593803/how-to-generate-the-create-table-sql-statement-for-an-existing-table-in-postgr.
--------------------------- === PostgreSQL Constants === -----------------------------*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Constants representing different database types.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
------------------------ === SQLite Constants === --------------------------*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
------------------------ === Common Constants === --------------------------*/.
No description provided by the author
Constants representing different database types.

# Type aliases

DbType represents an enumerated type for various database types.