Skip to content

information #348

Description

@daniloadorno

how to do?

@query(sql)
Future findBySql(String sql);

in .g.dart

@OverRide
Future findBySql(String sql) async {
return _queryAdapter.query(sql, mapper: _tMapper);
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureRequest and implementation of a feature (release drafter)

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions