Commit Graph

6 Commits

Author SHA1 Message Date
Francisco Bretal 2b0abd625f
Update schema.md field constraints list (#1069)
A reference to .sql() was added to the Field Constraint list so that
anyone who is looking for any other options knows there is the
possibility to use SQLKit.
2025-03-17 03:51:59 -05:00
Gwynne Raskind 288b3ac4d7
Make the sample migration not destroy data (#962) 2024-02-07 00:03:25 +00:00
Paul Toffoloni b43e93cb2a
Add default hint for required values in schema (#885)
I've seen this asked more than once

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
Co-authored-by: Gwynne Raskind <gwynne@vapor.codes>
2023-08-07 15:56:29 +00:00
kazogihara 41b5c4133b
Add dead link check CI (#679) 2022-07-21 14:52:35 +01:00
Tim Condon d93aaf5562
Add Fluent Space (#661)
* Add docs for new space option in Fluent

* Update docs/fluent/model.md

Co-authored-by: Gwynne Raskind <gwynne@darkrainfall.org>

Co-authored-by: Gwynne Raskind <gwynne@darkrainfall.org>
2022-05-11 08:48:54 +01:00
Tim Condon 3d14e1b79a
Remove Old Docs (#657)
* Update the main page

* Remove old docs

* Remove old version links and add link to legacy docs

* Fix site URLs in mkdocs.yml

* Move 4.0 docs to top level

* Update fix search index script

* Fix font CSS links

* Update 404 and gitignore

* Update CI and remove all other 4.0 links

* Fix font issue still loading from google

* Update NL index page, remove link to vapor core team (inaccessible)

Co-authored-by: De Bock Benny <bdebock@protonmail.com>
2022-05-09 15:43:23 +01:00