digitallyinduced/ihp

Show hint for using single ticks in SQL TEXT default value

オープン

#323 opened on 2020/08/12

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)Haskell (221 件のフォーク)batch import
enhancementgood first issuehacktoberfest

Repository metrics

Stars
 (5,285 個のスター)
PR merge metrics
 (平均マージ 11h 20m) (30d で 21 merged PRs)

説明

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.

コントリビューターガイド