Skip to content

Conversation

@shahmohamadi
Copy link

change "_" to "." in column names

change "_" to "." in column names
@robertocommit
Copy link
Collaborator

@shahmohamadi thanks for this! Is it schema metabase better than public?

@shahmohamadi
Copy link
Author

@shahmohamadi thanks for this! Is it schema metabase better than public?

I have a "metabase" schema on the database, but that's not so important. two column names need editing I think:

public.view_log_user_id ==> public.view_log.user_id
public.core_user_id ==> public.core_user.id

I got some partial on some of your other scripts in this repo too that would comment soon

@robertocommit
Copy link
Collaborator

Well, I think it makes sense to have metabase instead of public, much more straightforward.

If you feel to change the schema also on all other queries, that would be amazing!

Last but not least, I need to add in the README how to connect metabase database (at the moment you can only do it if you self host metabase, and not with the premium version)

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.

2 participants