We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e479c7f commit 6cda000Copy full SHA for 6cda000
README.md
@@ -39,12 +39,12 @@ Now what about some simple examples of how she works?
39
First, lets assume the following table:
40
```
41
Table: users
42
-------------------------------------------------------
+---------------------------------------------------------
43
| id | email | company_id |
44
| 1 | hi@example.com | 50 |
45
| 2 | another@example.com | 61 |
46
| 3 | whatever@example.com | 61 |
47
48
49
50
```php
0 commit comments