Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBCheck

Project Introduction

SQLite DBCheck

Software Architecture

Java+Js For the time being, only the code that tests SQLite is done, and then it will be expanded.

Installation Tutorial

I don't know how to describe it, I should pull it down, then I can open it with ide. I use the idea.

Instructions for use

  1. Configure ./configs/check_ctrl.cfg
  2. Write the js script in scrptDirectory. See the example for details.
  3. Use a method similar to "java -cp ./out/artifacts/SqlDBCheck_jar/SqlDBCheck.jar com.suremoon.dbcheck.Main -classpath ./libs" to start running. After -classpath, add the jar path that the database depends on.
  4. More content will be written to the wiki.

Participating in contributions

  1. Fork Project
  2. Create a new Feat_xxx branch
  3. Submit the code
  4. New Pull Request

About

Used to detect the presence of foreign keys, suitable for some situations that cannot be directly detected.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages