Files
supabase/studio/components/interfaces/Database/Functions
Tobias Speicher 6e1c756e97 refactor: replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-24 00:05:27 +01:00
..