confighelp wantedpgrust
Metriche repository
- Star
- (3761 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
That would be very useful to have "where" in table sources:
tables:
tab_filtered:
layer_id: table_source
# Table name (required)
table: table_source
# SQL where conditions
where: (TYPE = 'A') and (Pop > 100)