Commit Graph

14 Commits

Author SHA1 Message Date
Kamil Mysliwiec
29b8e7c036 Update sql.md 2020-01-14 16:22:29 +01:00
Joaquin Bravo
4e3b5fc30c docs: specify warning for using a glob path in typeorm entities
It isn't clear why using a glob path won't work properly with webpack. Adding text to specify that it is hot reloading what won't work and changing the link to a nestjs doc page.
2019-12-09 18:09:35 -06:00
Kamil Myśliwiec
50255e3ac9 docs(database) use entities array instead of glob path 2019-09-30 13:59:12 +02:00
Kamil Mysliwiec
98e2f05064 Update sql.md 2019-09-28 10:29:33 +02:00
John Biundo
c9c9de4ea8 docs(database) - Nest is db agnostic 2019-09-16 09:17:59 -07:00
Kamil Mysliwiec
db77477529 Merge pull request #611 from mayorandrew/mention-typeorm-exports
content(database) mention exporting repository providers
2019-09-04 11:00:02 +02:00
Kamil Mysliwiec
02a8bee28e Update sql.md 2019-09-03 08:36:29 +02:00
John Biundo
aa1500e8de docs(techniques/databsase) - light edits 2019-08-30 13:01:41 -07:00
Andrew Starostin
1560196ac4 docs(sql) Mention exporting repository providers 2019-08-26 19:59:23 +03:00
Kamil Mysliwiec
1626eca544 Update sql.md 2019-07-10 12:26:40 +02:00
Josh Saint Jacque
2723f83b9e chore(sql): clarify sql doc language
This PR adds minor typo fixes I noticed while walking through the database/sql documentation.

Thanks so much for your work in maintaining this!
2019-06-23 15:19:03 -07:00
arthur.lozovskyi@gmail.com
501720df8e function with async declaration return promise anyway, so we don't need to await promise in order to get value and again wrap it to promise. 2019-04-26 15:13:49 +03:00
Kamil Myśliwiec
ab2a89ba40 content(): move everything to markdown, update graphql chapter 2019-02-16 22:50:31 +01:00
Kamil Myśliwiec
a5cec88e1c content(): moving to markdown cd (wip) 2019-02-13 18:24:50 +01:00