Skip to content

Conversation

@sagarnasit
Copy link
Contributor

@sagarnasit sagarnasit commented Oct 4, 2018

closes: #153

Depends on: EasyEngine/easyengine#1235

Changes

Old Value New Value
sitename site_url
cache_type cache_nginx_browser
site_path site_fs_path
is_enabled site_enabled
is_ssl site_ssl

@sagarnasit sagarnasit self-assigned this Oct 4, 2018
@mrrobot47
Copy link
Member

This issue occurred due to the changes in db fields done in EasyEngine/easyengine#1143 were not properly replaced at all the places they were being used in code. Please recheck all the changes in db field names and if they have been searched and replaced properly or not across packages.

@sagarnasit
Copy link
Contributor Author

@mrrobot47 Just checked, there are more changes required. Let's continue the discussion on issue.

@sagarnasit
Copy link
Contributor Author

Changes
from -> to
sitename -> site_url,
cache_type -> cache_nginx_browser,
site_path -> site_fs_path,
is_enabled -> site_enabled,
is_ssl -> site_ssl

@mbtamuli mbtamuli merged commit eb2cd44 into EasyEngine:develop Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors due to incomplete search-replace

3 participants