neuralib.sqlp.func_stat ======================= .. currentmodule:: neuralib.sqlp.func_stat .. autosummary:: :toctree: _autosummary :nosignatures: TRUE FALSE NULL ROWID literal wrap alias cast case exists asc desc nulls_first nulls_last concat and_ or_ like not_like glob contains not_contains between not_between is_null is_not_null excluded with_common_table fields .. automodule:: neuralib.sqlp.func_stat :members: :exclude-members: TRUE, FALSE, NULL, ROWID, literal, wrap, alias, cast, case, exists, asc, desc, nulls_first, nulls_last, concat, and_, or_, like, not_like, glob, contains, not_contains, between, not_between, is_null, is_not_null, excluded, with_common_table, fields :undoc-members: :inherited-members: :show-inheritance: