Commit Graph

8 Commits

Author SHA1 Message Date
Patrik Oldsberg 8142a8ecb2 packages,plugins: add package documentation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:47:53 +02:00
Oliver Sand 532b4cc656 Rework search paging based on cursors
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-02 10:22:41 +02:00
Oliver Sand 487b84b4a0 Implement offset and limit based paging in pg search engine
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-02 10:19:33 +02:00
Oliver Sand 80c5620397 Sanitize special characters before building search query for postgres
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-19 19:01:37 +02:00
Oliver Sand ee99798da7 Correct version requirements on postgres from 11 to 12 (#6863)
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-18 11:19:25 +02:00
Fredrik Adelöw 923491eece run prettier formatting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-09 11:54:38 +02:00
Oliver Sand fcc5cb62f7 Fix typo
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-05 09:22:19 +02:00
Oliver Sand 9255e14309 Add postgres based SearchEngine
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-05 09:16:43 +02:00