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

Add the ability to query data as it was in the past #636

Open
illusional opened this issue Dec 19, 2023 · 0 comments
Open

Add the ability to query data as it was in the past #636

illusional opened this issue Dec 19, 2023 · 0 comments

Comments

@illusional
Copy link
Contributor

I suspect the best way would be to:

  • add an attribute on the connection called "system time version time",
  • add a method called like system_version_time() that:
    • checks to see if a system version time exists, and add a suffix like FOR SYSTEM_TIME AS OF TIMESTAMP'2016-10-09 08:07:06';
  • Add that to all the places we query from a table
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

No branches or pull requests

1 participant