GitClassic
Feed
Explore
Random
Go Pro
Sign in
directus
/
v6-archive
Code
/
Commits
/ eaa4106
fix issue converting table object to array
when a table object doesn't have any column it throw an error because columns doesn't not exists (it's not an array)
Welling Guzman
committed on Apr 1, 2018, 08:59 AM
Showing
1
changed files
+6 additions
-3 deletions
M
api/core/Directus/Database/Object/Table.php
+6
-3
Browse files at this commit โ