Skip to content

global: add debugging tips#10

Open
edivalentinitu wants to merge 1 commit intomainfrom
fix-mug
Open

global: add debugging tips#10
edivalentinitu wants to merge 1 commit intomainfrom
fix-mug

Conversation

@edivalentinitu
Copy link
Contributor

No description provided.

README.md Outdated
If you encounter problems with `alembic upgrade` command, try:

```sql
delete from alembic_version;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we delete it, should be mention somewhere that we need to recreate the indexes?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't think this table is indexed?

README.md Outdated
print(app.config["OAUTHCLIENT_KEYCLOAK_USER_INFO_URL"])
```

**Global-search setup**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should go to globalsearch.md

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.

3 participants