Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasperav committed Aug 7, 2023
1 parent cfe8d21 commit 1d62b1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,6 @@ How to implement it yourself:
- The `query` macro returns the correct [query type](#query-types) for the given query
- The `query_base_table` macro transforms a `select` query to the materialized view table, to a `select` query of the base table
- `mirror` and `primary_key` can be used for other derive macros

### Used in production
https://www.beezleapp.com/ - Beezle Social allows users to connect which are nearby, discover local events now

0 comments on commit 1d62b1b

Please sign in to comment.