This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
demo
/
databasir
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
146
Commits
1
Branch
0
Tags
95 MiB
Tree:
ba60cf12e1
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ba60cf12e1'
${ noResults }
databasir
/
.gitignore
6 lines
63 B
Raw
Normal View
History
feat: databasir init
3 years ago
.gradle/**
**/build/**
feat: update frontend resource
3 years ago
.idea/**
feat: support custom database types
3 years ago
**/.DS_Store
feature: auto get driver class name (#91) * feat: add get driver class name api * feat: update frontend resources * fix: checkstyle
3 years ago
drivers/**
temp/**