Commit Graph

6 Commits

Author SHA1 Message Date
sairajzero
8eb6d130d1 Removed create-schema command
- Removing create-schema command as its not creating triggers.
2023-01-02 01:09:59 +05:30
sairajzero
1ad701a70b Adding checksum-db script
- Usage: npm run checksum-db
- Prints the total records and checksum for each table stored.
2023-01-02 00:09:08 +05:30
sairajzero
c911ca671e Update setup files 2022-11-16 21:43:41 +05:30
sairajzero
52a1b3077d multi-node support
- Run multiple nodes in the same directory with diff config files
- pass the env variable 'I' (optional) to run a diff node instance with config file config<I>.json (also uses keys<I>.json)
- Updated setup files
- Fixed bugs in SQL schema
2022-01-23 03:24:27 +05:30
sairaj mote
71ebd1c37b Added empty states and result states 2021-10-18 17:35:22 +05:30
sairajzero
00d9a2b1cc Adding package.json 2021-10-16 00:19:48 +05:30