shorero
Results
2
issues of
shorero
Trying to get up to speed with compound by following the crash course. 1. npm init todo-list-app: works 2. npm install (inside todo-list-app): works, with complaints about old versions of...
Status: In Progress
The two commits on the RWShore branch solve the following problems: 1. table-create statements used highly non-standard SQL. TINYINT turns out to be non-standard (changed to SMALLINT). More importantly, the...