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

Temporal Table Support (new in SQL Server 2016) #2229

Closed
wangkanai opened this issue May 19, 2015 · 22 comments
Closed

Temporal Table Support (new in SQL Server 2016) #2229

wangkanai opened this issue May 19, 2015 · 22 comments

Comments

@wangkanai
Copy link

Do you have any plan to integrate Temporal table to align the feature from Sql 2016?

@rowanmiller rowanmiller changed the title Temporal table in Sql 2016 Temporal Table Support (new in SSQL Server 2016) May 20, 2015
@rowanmiller rowanmiller modified the milestones: 7.0.0, Backlog May 20, 2015
@rowanmiller
Copy link
Contributor

Triage For the most part basic query etc. should just work. We do want to look at ability to query particular points in time etc., but we will look at this once we ship the initial RTM.

@adamjstone
Copy link

I'm glad to see that this is in queue. This is an important feature for large enterprises. We want to ease the pain of delivering reports for sox audits. This is a painful bureaucratic hoop that every publicly traded enterprise in the United States has to jump through. Over and over.

@pkothare
Copy link

pkothare commented Dec 8, 2015

+1 on SOX compliance. I'd like to contribute to this. There is a huge community of enterprise developers that will see value in this feature.

@rohits-dev
Copy link

Now when SQL 2016 is released, is there any update on this issue?

@rowanmiller
Copy link
Contributor

This is on our backlog to look at, but there are higher priority features that we will be tackling first. You can absolutely use temporal tables with EF Core, there just isn't a first class way to reason about points in time. To do this, you would use a raw SQL query https://docs.efproject.net/en/latest/querying/raw-sql.html.

@qanuj
Copy link

qanuj commented Aug 8, 2016

+1 on SOX compliance

@smoelker
Copy link

+1 Temporal support would be incredibly useful!

@divega divega changed the title Temporal Table Support (new in SSQL Server 2016) Temporal Table Support (new in SQL Server 2016) Oct 20, 2016
@amirazizian
Copy link

+1

2 similar comments
@GalayM
Copy link

GalayM commented Dec 20, 2016

+1

@lovezhuliang
Copy link

+1

@johnavery
Copy link

+1 for creating Temporal Tables from Fluent API and also issuing temporal queries!

@cSteusloff
Copy link

+1

@SamNasr
Copy link

SamNasr commented Jan 27, 2017

Rowan, any updates on using EF Code First to build/maintain Temporal Tables? Where can we monitor this issue?

@rowanmiller
Copy link
Contributor

@SamNasr this is the right place to monitor the issue. No updates as yet, this isn't planned for our next release (2.0)

@jessanmen1
Copy link

Any news on this?

@ajcvickers
Copy link
Contributor

We seem to have two issues tracking this. Closing this one in favor of #4693, since that issue contains a bit more information.

@ajcvickers ajcvickers removed this from the Backlog milestone Mar 15, 2017
@rezdm
Copy link

rezdm commented Mar 17, 2017

One more vote for this one.

@angularDevd
Copy link

and another one +1

@hadi-jabbari
Copy link

+1

1 similar comment
@toper
Copy link

toper commented Jan 11, 2018

+1

@pfaisant
Copy link

+1. any update ?

@AliaksandrBortnik
Copy link

AliaksandrBortnik commented Dec 13, 2018

+1. any update ?

This ticket is closed. Go to the following ticket: #4693

@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests