Skip to content

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! :)

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.

3 participants