tiberius icon indicating copy to clipboard operation
tiberius copied to clipboard

Repo Status

Open aersam opened this issue 1 year ago • 9 comments

Is this project still alive?

Last commit is some time ago and there seem to be lot's of open issues and open PR's

aersam avatar Nov 20 '23 15:11 aersam

It is alive and used in Prisma.

But we do not need many changes right now ourselves, so it is a bit dormant. If you are using Tiberius, it would be nice if you could help out with responding to issue and/or PRs, with reviews and comments.

janpio avatar Nov 20 '23 17:11 janpio

Great to hear that!

I am using mostly the Bulk Insert Part of Tiberius and also did a PR concerning that: https://github.com/prisma/tiberius/pull/312

In addition I'm testing #315 , if this one works it would be great to get merged.

So for bulk Insert stuff I could surely help testing, I use it to load GB's of data every day

aersam avatar Nov 21 '23 08:11 aersam

#315 works or at least does not cause errors :) I however still have some issues with large text fields, I'll open a separate issue for that and hope to find some solution.

In generall I'm not too deep into TDS itself, I know MS SQL Server by heart, however

aersam avatar Nov 21 '23 08:11 aersam

Is someone alive here? tiberius now is used for a lot of people that was dealing with sql server but a lot of issues and pr's still open... @janpio @esheppa @pimeys @steffengy @Weakky

lpj145 avatar Feb 18 '24 13:02 lpj145

Yes, we are alive. Pinging random people will not make anyone happy though.

Prisma is currently happy with the state of this crate. If you need any functionality from open PRs, I suggest you work with a fork until we have the time to review these and merge them.

janpio avatar Feb 19 '24 10:02 janpio

@janpio Have you had a error like "perhaps two different versions of crate?" yeah, is very difficult to use your own version of this crate.

By the way, thanks to show your side, I hate to ping people, but this repository only get a awnser after four long months after this pinging, don't worry, I'll try to get another solution, see ya.

lpj145 avatar Feb 19 '24 14:02 lpj145

@lpj145 if you have a specific fix you need to use locally you can use dependency overriding to use your own patched version of the crate

esheppa avatar Feb 20 '24 12:02 esheppa

Would it be possible to create a release with recent updates? The most recent release was ~a year ago. Thank you!

max-sixty avatar Apr 29 '24 20:04 max-sixty

Would it be possible to create a release with recent updates?

+1. Specifically want to have #285 published, which can solve an audit alarm @janpio

xxchan avatar Jun 20 '24 18:06 xxchan