The Wayback Machine - https://web.archive.org/web/20210821205427/https://github.com/topics/public-apis
Skip to content
#

public-apis

Here are 21 public repositories matching this topic...

dhruvkb
dhruvkb commented Aug 13, 2021

Problem

The script for loading sample data is not idempotent. Running it the second (or later) time will not work and lead to the data being in an inconsistent state.

Description

The script should be able to reset the database to a the expected state when re-run, either by cleaning the existing data before running a step or by choosing to skip the step if the data is already in the expe

Improve this page

Add a description, image, and links to the public-apis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the public-apis topic, visit your repo's landing page and select "manage topics."

Learn more