menu
tether_libs package
documentation
models/supabase_select_builder_base.dart
SelectBuilderBase
tableAlias property
tableAlias property
dark_mode
light_mode
tableAlias
property
String
tableAlias
final
The alias for the primary table in SQL queries (e.g., 't0').
Implementation
final String tableAlias;
tether_libs package
documentation
models/supabase_select_builder_base
SelectBuilderBase
tableAlias property
SelectBuilderBase class