factories.features

factories.features(string) => string

Generate SQL WHERE clause to match requests for this factory.

Arguments

  • factory_name string (lowercase, normally from hostname)

Return value

  • where string (SQL WHERE clause)

Back to the list of supported methods

Log-in