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
throw new DatabaseException('Database host must be specified in the connection string. If you want to specify an absolute filename, use e.g. sqlite://unix(/path/to/file)');
The text was updated successfully, but these errors were encountered:
if mysql user has a hash in the password, the connection parse_connection_url returns false in Connection.php
php-activerecord/lib/Connection.php
Line 176 in d9a4130
exception thrown:
throw new DatabaseException('Database host must be specified in the connection string. If you want to specify an absolute filename, use e.g. sqlite://unix(/path/to/file)');
The text was updated successfully, but these errors were encountered: