Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

freemework/sql.misc.migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freemework

Freemework is a general purposes framework with goal to provide cross language API. Learn API once - develop for any programming language.

Freemework SQL Migration Library

This is workspace branch of Freemework SQL Migration Library multi project repository based on orphan branches.

Branches (sub-projects):

  • docs - Sources of library documentation.
  • src-csharp - C# Sources
  • src-dart - Dart Sources
  • src-python - Python Sources
  • src-typescript - TypeScript Sources

Get Started

git clone git@github.com:freemework/sql.misc.migration.git freemework.sql.misc.migration
cd freemework.sql.misc.migration
for BRANCH in docs src-csharp src-dart src-python src-typescript; do git worktree add "${BRANCH}" "${BRANCH}"; done
code "Freemework-Sql.Misc.Migration.code-workspace"

About

Freemework's SQL Migration

Resources

License

Stars

Watchers

Forks