Skip to content
#

database-schema

Here are 187 public repositories matching this topic...

eloekset
eloekset commented Feb 22, 2020

Ref #1101 we've concluded to remove the MyGet feed, which has been used for pre-releases up until now. That involves several tasks. From the top of my head:

  • Move all NuGet packages currently on the MyGet feed over to the Azure Artifacts feed
  • Update readme.md to show a badge for the latest release on the new feed and remove MyGet
  • Delete the Travis build script all together, or
tbls
mjpieters
mjpieters commented Apr 22, 2020

Currently, the README.md file lists all tables with their full table comment.

I'm putting a lot of info in some of my table descriptions, including SQL code blocks. These render rather badly in the comment column of the central Tables table, which treats markdown just a little different.

Perhaps the Tables table should only use the first paragraph of each table description.

E.g.

llimllib
llimllib commented Mar 11, 2020

getting started says:

run gnorm init to get a default gnorm.toml file and template files in the current directory. You need to at least set the ConnStr, DBType, and Schemas values... Now, to test your configuration, run gnorm preview. This will query your database and spit out all the information Gnorm knows about your database, including sche

Improve this page

Add a description, image, and links to the database-schema topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-schema topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.