[][src]Module gluesql::tests

Modules

aggregate
alter_table

Tests in this file are only executed when feature = "alter-table" is enabled.

arithmetic
basic
blend
create_table
default
drop_table
error
filter
function
join
macros
migrate
nested_select
nullable
ordering
sql_types
synthesize

Traits

Tester

If you want to make your custom storage and want to run integrate tests, you should implement this Tester trait.

Functions

run