-
-
Notifications
You must be signed in to change notification settings - Fork 94
Issues: paillave/Etl.Net
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
The SqlServerSave operation fails due to the absence of square brackets around the column names.
#488
opened Jul 8, 2024 by
Imran-imtiaz48
Bug--When I save an entity with a primary key of guid to the database using the EfCoreSave method, an error occurs, prompting me to "Cannot insert value NULL into column 'Id', table 'SimpleTutorial. dbo. Author'; columns do not allow null values. UPDATE fails." When I change the insertion mode to SaveMode.EntityFrameworkCore Successfully save
#483
opened May 12, 2024 by
it-copilot4
SqlServerSave fails because column names are not enclosed in square brackets
bug
Something isn't working
#479
opened Dec 12, 2023 by
pm7y
Raising an error and short-circuiting the execution of remaining operators
documentation
Documentation may be added or completed on the portal
#470
opened Aug 15, 2023 by
mickvikt
Specify timeout for .CrossApplySqlServerQuery and .ToSqlCommand
enhancement
New feature or request
#463
opened Jul 3, 2023 by
mickvikt
MySQL PostgreSQL SQLite support
enhancement
New feature or request
#456
opened Jun 30, 2023 by
ghd258
.SqlServerSave() support on MS SQL Server versions prior to 2005
#449
opened Jun 17, 2023 by
mickvikt
Running a stored procedure only once after all records in a CSV file have been saved to the database
documentation
Documentation may be added or completed on the portal
question
Further information is requested
#445
opened Jun 8, 2023 by
mickvikt
SFTP connections not working without trailing slashes in folder paths
bug
Something isn't working
#444
opened Jun 7, 2023 by
pagan-gerbil
Problem when generating SQL for .SqlServerSave when using ODBC and OleDB connections
#443
opened Jun 5, 2023 by
mickvikt
Reusing DB context issue with large collections
enhancement
New feature or request
#438
opened May 18, 2023 by
ctrlaltdan
Getting in-memory list from the database stream
documentation
Documentation may be added or completed on the portal
question
Further information is requested
#428
opened Mar 22, 2023 by
mickvikt
Getting two database streams from the same database connection in parallel
question
Further information is requested
#427
opened Mar 22, 2023 by
mickvikt
Question: calling stored procedure which returns values
documentation
Documentation may be added or completed on the portal
#426
opened Mar 22, 2023 by
Radamonas
Question: error path handling
question
Further information is requested
#425
opened Mar 22, 2023 by
Radamonas
Question: connecting to old SQL server
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
#423
opened Mar 17, 2023 by
Radamonas
[Question] - Plans to define a DAG to capture the ETL process
question
Further information is requested
#420
opened Mar 8, 2023 by
goutamvenkatCatalan
How do you process an uploaded file to a Web API?
documentation
Documentation may be added or completed on the portal
enhancement
New feature or request
help wanted
Extra attention is needed
#414
opened Feb 9, 2023 by
mcpine
Warehousing - copy data from one database to another
documentation
Documentation may be added or completed on the portal
help wanted
Extra attention is needed
#399
opened Dec 20, 2022 by
szum7
How to read XML file
documentation
Documentation may be added or completed on the portal
#389
opened Nov 10, 2022 by
paillave
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.