hasura / hasura/graphql-engine
Sql Server column defaults in console
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
### Version Information
Server Version: 2.2.0
### Environment
Core
### What is the expected behaviour?
Column defaults will show the defaults that I are there.
### Keywords
column default console
### What is the current behaviour?
Field is blank
### How to reproduce the issue?
1. Create a column default in sql server
2. Go to console and modify the table and edit the column so you can see the `Default` field
3. Notice that it is blank : )
### Screenshots or Screencast


Contributor guide
Research direction
Reproduce the issue by creating a SQL Server column default, then opening the console's table modification view and inspecting the column's Default field. Trace the console's SQL Server column metadata path and verify that the existing default is displayed instead of blank; the issue provides no file or test names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100