graphnet icon indicating copy to clipboard operation
graphnet copied to clipboard

Sqlite string selection

Open Aske-Rosted opened this issue 10 months ago • 0 comments

This allows for using the sqlite3 backend for string selection instead of the pandas selection, there are slight differences between the two and the sqlite selections allows for more flexibility.

This was part of #789 but have been turned into it's own PR.

Aske-Rosted avatar Apr 21 '25 07:04 Aske-Rosted