mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Implement search page
This commit is contained in:
parent
5294748076
commit
301854d8da
12 changed files with 180 additions and 17 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- CreateIndex
|
||||
CREATE FULLTEXT INDEX `albums_title_subTitle_idx` ON `albums`(`title`, `subTitle`);
|
||||
Loading…
Add table
Add a link
Reference in a new issue