Skip to content
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

Enable Exporting and Importing of Logs #721

Closed
nandorsoma opened this issue Jul 15, 2024 · 1 comment
Closed

Enable Exporting and Importing of Logs #721

nandorsoma opened this issue Jul 15, 2024 · 1 comment

Comments

@nandorsoma
Copy link
Contributor

Make it possible to export to the log engine. This should be easy and should be done similarly to exporting to a logger.

The import part is tricky because the module loading happens before parsing the import statement.

This is how it should look like in sqrl:

EXPORT MyStateTable To log.MyStateTableAsStream:

IMPORT MyStateTableAsStream;
@henneberger
Copy link
Contributor

Duplicate of #731

@henneberger henneberger marked this as a duplicate of #731 Aug 29, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in DataSQRL Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants