Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Delete #8

Closed
felipeweb opened this issue Dec 1, 2016 · 0 comments
Closed

Support Delete #8

felipeweb opened this issue Dec 1, 2016 · 0 comments
Assignees
Milestone

Comments

@felipeweb
Copy link
Member

felipeweb commented Dec 1, 2016

Support delete data using DELETE http verb

@avelino avelino added this to the 0.1 milestone Dec 2, 2016
@felipeweb felipeweb self-assigned this Dec 5, 2016
@felipeweb felipeweb mentioned this issue Dec 5, 2016
avelino pushed a commit that referenced this issue Jul 16, 2020
avelino pushed a commit that referenced this issue Jul 16, 2020
Signed-off-by: Elton Souza <elton.souza@gmail.com>
avelino pushed a commit that referenced this issue Jul 16, 2020
…#8)

*  restructuring for use of more than one database adapter

* altered function call : postgres > config.Adapter

* travis ci test

* revised tests

* revert test travis

* changed onfig.Adapter to onfig.PrestConf.Adapter
avelino added a commit that referenced this issue Jul 16, 2020
* commit '0ab9ab5': (29 commits)
  Moved entire subrepo into middlewares
  allows user to overlay the middlewares (#16)
  Update JWT token never expires
  Update JWT never expires
  Update jwt token TestJWTSignatureOk
  Update testdata
  Move the statements package into the middlewares package
  Implement support for JWT algos (#14)
  remove go 1.7 support
  add allowCredentials header to every request
  return allowed origin for every method
  restructuring for use of more than one database adapter / middlewares (#8)
  enable to customize jwt (#10)
  fix cors implementation (#9)
  Fix initApp that was initialize every time (#7)
  improving support for CORS by handling preflight request and configurable allowed headers header (#6)
  Add status badges
  remove dot
  remove capital
  Move config/middlewares to simply config.go on middlewares (#3)
  ...
avelino added a commit that referenced this issue Jul 16, 2020
* commit '5b6e7ad': (120 commits)
  Moved entire subrepo into controllers
  Set default database on Custom Query (#22)
  Return 404 response for inserts,updates and deletes  (#21)
  Returning (#20)
  update tests
  returns status 201 instead of 200 in insert
  Revised batch insert (#17)
  Batch insert (#16)
  Statements encapsulate (#15)
  Adjusted UpdateTable for compatibility with other Adapters
  Refactoring to use SQL Adapter Methods (#13)
  Support access to all databases in PostgreSQL cluster (#10)
  Joel`s conflicts and merge manuali (#11)
  Support Distinct function in query (#9)
  Use SQL file to load database structure (#8)
  readme better
  Fix middlewares package import
  wrapper names with " (#4)
  badges
  now fields permission return a slice and an error (#3)
  ...
avelino added a commit that referenced this issue Aug 21, 2020
* migrate to theme hugo-theme-learn
ref #272
https://github.com/matcornic/hugo-theme-learn

* logo (png) with transparent background

* custom favicon

* Framework more detail (#7)

* better detail the process of creating usage as a framework

* rename index to index.en
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants