Giter VIP home page Giter VIP logo

Comments (1)

arsing avatar arsing commented on May 14, 2024

Hello. Sorry for the late response. For some reason I did not get an email about this issue.


Hello, am I unable to submit Pull Requests for this repository?

As the README says:

This is a snapshot of our SQL Server-internal repository where the actual development takes place. As the commit histories are completely different, we cannot currently accept pull requests to this repository. This snapshot is provided so that users can see the source of the agents, make changes to suit any specific scenarios they have, write agents for other clustering systems following the same protocol, and so on. We intend to migrate development to this repository at a future date.


Anyway, you guys should list the dependencies on the README for installing the packages.

As with regular golang projects, you'll only need to run go get without any parameters to pull in all dependencies with one command. However there is a complication here for the sql2017 branch - the go-mssqldb we use there is not the latest master but a specific commit that we have legal approval for. Specifically it's https://github.com/denisenkom/go-mssqldb/tree/fbf0a491e5ec011522c8870da9b0553135e2f9da with denisenkom/go-mssqldb@1f78c56 cherry-picked on top.

Also note that the golang version used is 1.6.

I'll document this.

When we migrate internal development to this repository, there will be better documentation and also a Makefile that downloads dependencies and builds the code. (It's already been written up, but waiting to be published.)

from mssql-server-ha.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.