Commit Graph

  • 02240eb638
    Merge pull request #4 from whattheserver/patch-1 master gopherchucks 2020-10-14 18:38:21 -0700
  • 0a4547b12c
    pep fixes WhatTheServer 2020-10-12 23:08:04 -0400
  • 896ed7aa26
    Merge d33ea618cd into cfc33d252a Tudyx 2020-10-12 10:46:18 -0400
  • cfc33d252a
    Update README.md gopherchucks 2020-10-02 22:45:24 -0700
  • d33ea618cd add regular expression to search id. Colomn with id in their name (userid for instance) are no longer exclude tudy 2020-05-29 20:56:17 +0200
  • df68853577
    Update README.md Charlie Duso 2018-06-17 15:37:14 -0400
  • 2a837115c2 Cleaned the README and fixed an uneven text container Charlie Duso 2016-10-02 11:58:48 -0700
  • 913da526c7 Fixed filter in getColumnNames() that would allow certain ID columns through and cause merge conflicts. 2016-08-07 22:22:16 -0700
  • 1d31197390 Fixed string error Charles 2016-07-29 20:38:55 -0700
  • a97894c6c8 Add try statement to fix merge errors, stil testing. Charles 2016-07-29 20:24:00 -0700
  • 20fe72e225 Create README.md Charlie Duso 2016-06-29 15:14:54 -0700
  • d226faddbf Added loop to merge databases. Need to do a few more tests, but should be finalized. Charlie Duso 2016-06-29 21:55:27 -0700
  • 12e4860335 Added a number of changes: -Changed how databases are input into the script -Added loop to compare databases -Script will terminate if databases are lacking the same tables as the main database -Added check to see if user added databases and will terminate if not -Added loop to attach databases so the user does not have to Charlie Duso 2016-06-29 21:39:00 -0700
  • 1cc9621e61 Completed listToString function. Fixed global scope issues. Added database list. Charlie Duso 2016-06-29 20:46:40 -0700
  • fbd38b30b3 Added function to convert a list to a string object (in progress). Added timers and messages to script. Modified some variables for global use. Charlie Duso 2016-06-29 20:21:52 -0700
  • fa0eb0b037 Test database 2. Charlie Duso 2016-06-29 00:48:10 -0700
  • 26ae30a5ec Test database 1. Charlie Duso 2016-06-29 00:47:51 -0700
  • f1ec8ded5d Added two test databases for user to try the merge before tampering with their files. Charlie Duso 2016-06-29 00:46:49 -0700
  • 3535dc1b02 Added function to merge tables Charlie Duso 2016-06-28 23:46:54 -0700
  • 47253c0b80 Added helper function for column, or table comparison when merging. Charlie Duso 2016-06-28 23:28:17 -0700
  • 98c1ca40ac More modifications towards how column names and table names are pulled from a database. -Column names and table names are now returned with a string list of each respective name Charlie Duso 2016-06-28 21:56:20 -0700
  • 143c503582 Modifying how column names are pulled. Charlie Duso 2016-06-28 21:30:35 -0700
  • 618fe70cc4 Date Change Charlie Duso 2016-06-28 20:34:04 -0700
  • 53ce3437f2 Add existing file Charlie Duso 2016-06-28 20:33:15 -0700