digitallyinduced/ihp

Show hint for using single ticks in SQL TEXT default value

Ouverte

#323 ouverte le 12 août 2020

 (2 commentaires) (1 réaction) (0 personne assignée)Haskell (221 forks)batch import
enhancementgood first issuehacktoberfest

Métriques du dépôt

Stars
 (5 285 étoiles)
Métriques de merge PR
 (Merge moyen 11h 20m) (21 PRs mergées en 30 j)

Description

When you are creating a TEXT field inside of the schema builder and want to assign a default value to it you need to frame it in single ticks for it to work. This is normal SQL Syntax but it would be better to have a hint displayed there.

Guide contributeur