Skip to content

Commit 5abb2eb

Browse files
authored
Update README.md
1 parent 3517962 commit 5abb2eb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -159,11 +159,6 @@ db.exec query, args
159159
Checks for required fields (non nillable) ```Result set is missing required field: foo```
160160
Checks for correct data type: ```Invalid data type for field: foo```
161161

162-
## Known Issues
163-
Wouldn't say it's an issue but when a class includes Objectify::Mappable, if said class also has an initialize method which requires 2 params it will cause a compilation issue.
164-
This is due to the following: https://github.com/crystal-lang/crystal/issues/6405
165-
To get round this simply use type restriction on the first param
166-
167162

168163
## Contributors
169164

0 commit comments

Comments
 (0)