You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some resources have created_at and updated_at attributes, which Metabase returns as ISO-formatted timestamps. We should deserialize those as datetime objects.
The text was updated successfully, but these errors were encountered:
Some resources have
created_at
andupdated_at
attributes, which Metabase returns as ISO-formatted timestamps. We should deserialize those asdatetime
objects.The text was updated successfully, but these errors were encountered: