• Dao returns the default app Dao instance.

    This Dao could operate only on the tables and models associated with the default app database. For example, trying to access the request logs table will result in error.

    Returns daos.Dao

Generated using TypeDoc