Exercise: import with types
32/108
No Title Text for this slide yet
MongoDB & PHP: Update
•
Import
beer_abv
,
beer_ibu
,
venue_lat
,
venue_lng
and
rating_score
as float.
•
Import
created_at
as
\MongoDB\BSON\UTCDateTime
object
•
Fix the finding script