Skip to content

Commit

Permalink
Rename photon
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolg42 committed Jan 29, 2020
1 parent b9c9696 commit ff4be75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/introspection/src/prompt/utils/printDatasources.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This is copied from photon/runtime/utils. It needs to be moved into a separate package
// This is copied from prisma-client-js/runtime/utils. It needs to be moved into a separate package
import indent from 'indent-string'

export type ConnectorType = 'mysql' | 'mongo' | 'sqlite' | 'postgresql'
Expand Down

0 comments on commit ff4be75

Please sign in to comment.