Skip to content

Update README and SQL files to fix stale data and code #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nasko-infostrux
Copy link

…NANCIAL__ECONOMIC_ESSENTIALStoFINANCE__ECONOMICS`. Added package requirements for Streamlit app and removed deprecated Streamlit option.

…NANCIAL__ECONOMIC_ESSENTIALS` to `FINANCE__ECONOMICS`. Added package requirements for Streamlit app and removed deprecated Streamlit option.
@nasko-infostrux nasko-infostrux self-assigned this May 9, 2025
@nasko-infostrux nasko-infostrux changed the title Update README and SQL files to reflect database name changes from `FI… Update README and SQL files to fix stale data and code May 9, 2025
Copy link
Collaborator

@ivaylo-infostrux ivaylo-infostrux left a comment

Choose a reason for hiding this comment

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

Thank you for keeping this updated! :)

@@ -1,7 +1,7 @@
-- Select user workspace
SET user_id = (SELECT ZEROIFNULL(REGEXP_SUBSTR(CURRENT_USER, '\\d+')));
SET user_namespace = (SELECT CONCAT('CHAT_WITH_YOUR_DATA.WORKSPACE_' || $user_id));
USE DATABASE CHAT_WITH_YOUR_DATA;
USE DATABASE CHAT_WITH_YOUR_DATA;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Trailing whitespace

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