Skip to content

issues Search Results · repo:typeorm/javascript-example language:JavaScript

Filter by

6 results
 (73 ms)

6 results

intypeorm/javascript-example (press backspace or delete to remove)

This example should be updated to use DataSource instead of createConnection
  • bharatkandpal
  • Opened 
    on Jul 27, 2023
  • #8

Is it possible to use the TypeORM typescript decorators in a Javascript source, using babel? There s a legacy mode for decorators that is supposed to be interoperable with typescript, but I m not sure ...
  • bruno-brant
  • Opened 
    on Aug 7, 2019
  • #6

This code is when using the JS language How to write in JSON @Index( name2-idx ) @Index([ firstName , lastName ]) @Index([ lastName , middleName ]) @Index([ firstName , lastName , middleName ], { unique: ...
  • shengxq
  • 1
  • Opened 
    on Feb 25, 2018
  • #4

When I use the CLI to generate migrations or entities it still generates as typescript.
  • sslgeorge
  • 5
  • Opened 
    on Jul 23, 2017
  • #3

Hello, Is there any way to create indices in the javascript schema? This feature is documented only with decorators but I tried module.exports = { name: Category , columns: { id: { ...
  • oskr
  • 2
  • Opened 
    on Mar 23, 2017
  • #2

When I install the latest dependencies for the examples, and then try to run node src/app3-es6/index.js, I get: name: RepositoryNotFoundError , message: No repository for Post was found. Looks like ...
  • lucianlature
  • 4
  • Opened 
    on Mar 1, 2017
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub