Coder Social home page Coder Social logo

sqlcomparer's People

Contributors

vannevelj avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

sqlcomparer's Issues

Add multiple display modes

From @Vannevelj on August 3, 2016 9:3

proc | Dev QA Prod | QA Prod Dev | Prod QA Dev
proc1| V V X

For example. Or:

proc | Dev QA Prod | Dev QA | QA Prod

Copied from original issue: viagogo/SQLComparerInternal#26

Fix performance issues when comparing procs

From @Vannevelj on August 4, 2016 13:39

  • Right now we only compare the first 10 procs. that's unacceptable.
  • Stop doing the naive comparison where we match everything, even dev & dev.
  • Caching? Although might not be necessary once we do smarter comparison
  • Single sql connection that retrieves all necessary data at once instead of a separate request for each proc

Copied from original issue: viagogo/SQLComparerInternal#43

Pushing from right to left doesn't work correctly

Given two environments:

  • A
  • B

And a proc that exists only in B, if I attempt to push the proc from B to A the process fails (it attempts to alter rather than create). I believe this is a 'right to left' push.

Show proper success / failure coloured messages

From @Vannevelj on August 5, 2016 10:40

Right now all messages are shown with a success banner. We should probably use a second TempData property to indicates success or failure.

Copied from original issue: viagogo/SQLComparerInternal#54

Change tabs to 2 spaces in sql procs

From @Vannevelj on August 5, 2016 14:15

Display only. This will save a lot of space in the comparison view and help put lines of code on one line

Copied from original issue: viagogo/SQLComparerInternal#60

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.