A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
### Operating System arch ### Deno version 1.38 ### Nessie version 2.0.11 ### Bug description Warning Implicitly using latest version (0.205.0) for https://deno.land/std/hash/mod.ts TypeError: Module not found "https://deno.land/std/hash/mod.ts". at https://deno.land/x/[email protected]/src/eme_oaep.ts:1:28 at async ClientSQLite._migrationHandler (https://deno.land/x/[email protected]/clients/AbstractClient.ts:246:37) at async ClientSQLite._migrate (https://deno.land/x/[email protected]/clients/AbstractClient.ts:103:7) at async ClientSQLite.migrate (https://deno.land/x/[email protected]/clients/ClientSQLite.ts:107:5) at async Command.migrate [as fn] (https://deno.land/x/[email protected]/cli/commands.ts:138:3) at async Command.execute (https://deno.land/x/[email protected]/command/command.ts:1794:7) at async Command.parseCommand (https://deno.land/x/[email protected]/command/command.ts:1639:14) at async cli (https://deno.land/x/[email protected]/cli.ts:29:3) at async run (https://deno.land/x/[email protected]/cli.ts:139:5) at async https://deno.land/x/[email protected]/cli.ts:158:1 { code: "ERR_MODULE_NOT_FOUND" } ### Steps to reproduce Warning Implicitly using latest version (0.205.0) for https://deno.land/std/hash/mod.ts TypeError: Module not found "https://deno.land/std/hash/mod.ts". at https://deno.land/x/[email protected]/src/eme_oaep.ts:1:28 at async ClientSQLite._migrationHandler (https://deno.land/x/[email protected]/clients/AbstractClient.ts:246:37) at async ClientSQLite._migrate (https://deno.land/x/[email protected]/clients/AbstractClient.ts:103:7) at async ClientSQLite.migrate (https://deno.land/x/[email protected]/clients/ClientSQLite.ts:107:5) at async Command.migrate [as fn] (https://deno.land/x/[email protected]/cli/commands.ts:138:3) at async Command.execute (https://deno.land/x/[email protected]/command/command.ts:1794:7) at async Command.parseCommand (https://deno.land/x/[email protected]/command/command.ts:1639:14) at async cli (https://deno.land/x/[email protected]/cli.ts:29:3) at async run (https://deno.land/x/[email protected]/cli.ts:139:5) at async https://deno.land/x/[email protected]/cli.ts:158:1 { code: "ERR_MODULE_NOT_FOUND" } ### Aditional information _No response_
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by ralyodio and has received 8 comments.