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

oracle sequence #408

Open
myabdolmaleki opened this issue Jul 11, 2020 · 1 comment
Open

oracle sequence #408

myabdolmaleki opened this issue Jul 11, 2020 · 1 comment

Comments

@myabdolmaleki
Copy link

myabdolmaleki commented Jul 11, 2020

hi we have issue on oracle sequences in linq2db.

following code dont get nextval for related field and it also have "0" value.

`[PrimaryKey, Column(Name = "XX"), SequenceName("seq_fair_tran", Configuration = ProviderName.OracleManaged, Schema = "switch")]

public long x { get; set; }`

we need example for oracle sequences.

thanks.

@MaceWindu
Copy link
Contributor

This is repository for bltoolkit. For linq2db issues use this repository https://github.com/linq2db/linq2db/issues

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

2 participants