floor icon indicating copy to clipboard operation
floor copied to clipboard

Ho to create exists method ?

Open jesusfvb opened this issue 2 years ago • 0 comments

@Query('SELECT * FROM Entity WHERE id = :entity.id OR name = :entity.name') Future<bool?> exists(Entity entity);

jesusfvb avatar Oct 04 '22 03:10 jesusfvb