Skip to content

Update wiki information #20

Description

@beppler

Pull request #19 updated the type mappings for SQL Server.

I updated the documentation for this on wiki on my fork, but Github does not have a way to send a pull request for wiki.

Then the following commands can be used to pull the changes on wiki on my fork to wiki of this project:

git clone https://github.com/SharpTools/sharpdata.wiki.git sharpdata-wiki
cd sharpdata-wiki
git remote add beppler https://github.com/beppler/sharpdata.wiki.git
git fetch beppler
git merge beppler/master
git remote remove beppler
git push

This will merge the change and update wiki pages on project to match the current implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions