Regex101 icon indicating copy to clipboard operation
Regex101 copied to clipboard

postgresql support

Open sanderkooger opened this issue 4 years ago • 2 comments

Feature

I played around on your website and first off, DAMN! This is good stuff!

I am however missing the support for more platforms. PostgreSQL for example.

Another really useful function would be to add a method to translate a regex from one language to another. This i have been googling for ages. And I'm guessing I'm not the only one.

Is there a place where I can buy you a beer?

sanderkooger avatar Nov 26 '20 19:11 sanderkooger

Translating regex between flavours is a HUGE undertaking, due to the many big and small differences between flavours and what they do and do not support. I don't think this will ever happen.

In regards to supporting PostgreSQL as a flavour, I've added this request to the project.

Doqnach avatar Dec 01 '20 21:12 Doqnach

This feature would be very useful for me as well

tgm-git avatar May 26 '22 11:05 tgm-git