-
Notifications
You must be signed in to change notification settings - Fork 31
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: faisaltheparttimecoder/mock-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: faisaltheparttimecoder/mock-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 42 files changed
- 5 contributors
Commits on Apr 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 723ed2e - Browse repository at this point
Copy the full SHA 723ed2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8939fb - Browse repository at this point
Copy the full SHA e8939fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8b0bc - Browse repository at this point
Copy the full SHA dd8b0bcView commit details
Commits on Jun 9, 2021
-
* add actoins, dockerfile, golangci * 👷 try build and push * 💡 suggestions to readme * Fixing Typo Co-authored-by: Artem <32013768+art-frela@users.noreply.github.com> * 👷 add volume instruction to dockerfile Co-authored-by: Faisal Ali <fai28683@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0c99b58 - Browse repository at this point
Copy the full SHA 0c99b58View commit details
Commits on Jun 17, 2021
-
Support populating foreign tables in Postgres (#42)
Foreign data wrappers allow for querying schemas defined in external systems from within Postgres. This commit adds support for populating foreign tables in Postgres, motivated by the need for populating a clickhouse schema accessed through a particular foreign data wrapper
Miguel Fernández authoredJun 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 5d4cbcd - Browse repository at this point
Copy the full SHA 5d4cbcdView commit details
Commits on Jul 15, 2021
-
* Bug fix: RandomTimeStampTzWithDecimals RandomTimeStampTzWithDecimals fails due to a typo with the year variable that is being passed * make the function public make the function isSubStringAvailableOnString from private to public * Avoid using future dates Try to use the date that is from the current time, there is no need to place dates for the future * Protect function from null value * Test suite: Randomizer Build unit test cases for randomizer * update the version of mock-data release * reducing the duplicate code in randomizer test cases * update the function name change * All test suites for helper.go * Test cases for functions inside datatype.go * Rearrangement of functions * Unit test cases for engine.go * Small correction to the database config name * The function should send in error so we can trap and understand the error * update go.sum * single test doesn't work with variable functions, so using named function to overcome the issue * Testcases for sql.go * update the skeleton with additional types or objects * remove the database config * test cases for skeletons.go * implemented logger.go testcases * test cases for constraintBackup.go * Testcases for schema.go * reducing variable count * testcases for database.go * testcases for tables.go * format & correction Formatting via go fmt correction to demo database that breaks the check when run concurrently, it now cleans up all the tables on the database * hidden feature and datatype correction separate out the database cleanup for separate function , that can triggered by a hidden vairable replace postgres has the owner to mockdata and datatype cleanup * testcases for worker.go * cleanup * cleanup of testcases * dont remove postgres role * add testcase for copy data function * testcases for filemanager.go * testcase for constraintRestore.go * testcases correction * Introduction of realstic data Now you can choose realistic data to be loaded to the table * Typo & Corrections * testcase for custom.go * Finishing up the v3.0 - Fixing up broken ci job - cleanup the code - update readme * add postgres service to ci.yml * remove macos-latest macos-latest fails with missing dependency, for now there is no need for macos test, we can add and fix anything later if needed * remove ci.yml from being run on v3.0 branch * testing the codecov ci step * codecov works now , removing the branch v3.0 from the workflow actions * Adding / Updating badges + Adding new badges + Making the existing one dynamic * style to flat * Update README.md * Readme update add more clear descriptions to what the subcommands are for * code formatting Make changes to the code based on suggestion by + golangci-lint + goreportcard * fix the Uri to URI * Update badge label length
Configuration menu - View commit details
-
Copy full SHA for e082eb6 - Browse repository at this point
Copy the full SHA e082eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ef547 - Browse repository at this point
Copy the full SHA 88ef547View commit details
Commits on Jul 16, 2021
-
* improvement of code based on golint suggestion * Comment improvments based on goreport suggestions * more updates to comment based on goreportcard * Adding download badge * Add go report card badge
Configuration menu - View commit details
-
Copy full SHA for dd60bac - Browse repository at this point
Copy the full SHA dd60bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1164f21 - Browse repository at this point
Copy the full SHA 1164f21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aafdbc - Browse repository at this point
Copy the full SHA 7aafdbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c845b95 - Browse repository at this point
Copy the full SHA c845b95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 304375a - Browse repository at this point
Copy the full SHA 304375aView commit details -
WORKDIR and docker run instruction
+ Place the WORKDIR of the docker image to be $HOME + Update the readme to have instruction to mount a volume for the files to save
Configuration menu - View commit details
-
Copy full SHA for a4b43cd - Browse repository at this point
Copy the full SHA a4b43cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f7772 - Browse repository at this point
Copy the full SHA c7f7772View commit details -
Adding more clear instruction for docker run
Configuration menu - View commit details
-
Copy full SHA for c355ddb - Browse repository at this point
Copy the full SHA c355ddbView commit details
Commits on Jul 17, 2021
-
+ update readme with steps on how to shorten docker command + Fix Typo related to URI help menu
Configuration menu - View commit details
-
Copy full SHA for cbc9ab7 - Browse repository at this point
Copy the full SHA cbc9ab7View commit details
Commits on Nov 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c07fd43 - Browse repository at this point
Copy the full SHA c07fd43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9221bf0 - Browse repository at this point
Copy the full SHA 9221bf0View commit details
Commits on Mar 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 212c531 - Browse repository at this point
Copy the full SHA 212c531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 666db6a - Browse repository at this point
Copy the full SHA 666db6aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.8...master