From 4dc1ae8bf50d95b6703d41c531336c5ac669a579 Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Wed, 4 Feb 2026 00:32:30 +0100 Subject: [PATCH] feat(ui): add official postgres 18 support - add postgres 18 support - add pgvector 18 support - add postgres 16 as well as it is still widely used --- .../livewire/project/new/select.blade.php | 67 ++++++++++++++++++- 1 file changed, 65 insertions(+), 2 deletions(-) diff --git a/resources/views/livewire/project/new/select.blade.php b/resources/views/livewire/project/new/select.blade.php index 03316277f..18a495d2d 100644 --- a/resources/views/livewire/project/new/select.blade.php +++ b/resources/views/livewire/project/new/select.blade.php @@ -448,14 +448,56 @@ function searchResources() {