This website requires JavaScript.
Explore
Help
Sign In
mudhorn
/
n8n
Watch
1
Star
0
Fork
You've already forked n8n
0
mirror of
https://github.com/n8n-io/n8n.git
synced
2025-03-05 20:50:17 -08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
479606753b
n8n
/
packages
/
cli
/
src
/
databases
/
sqlite
/
migrations
/
index.ts
3 lines
96 B
TypeScript
Raw
Normal View
History
Unescape
Escape
:zap: Added migrations to Sqlite and Mysql
2020-06-17 20:42:04 -07:00
export
*
from
'./1588102412422-InitialMigration'
;
export
*
from
'./1592445003908-WebhookModel'
;
Reference in a new issue
Copy permalink