Changes

Jump to navigation Jump to search
57 bytes added ,  09:01, 20 July 2022
no edit summary
The [[Commands#Backups|Backup Commands]] and [[Database_Module#Backups|Backup Functions]] were enhanced to back up general data: [[User Management|registered users]], [[Jobs Module#Services|scheduled services]], [[Store Module|key-value stores]].
 
=Commands=
 
The following commands have been revised:
 
* Added: {{Command|GET}}: Retrieves a single XML document.
* Added: {{Command|DIR}}: Lists directories and resources.
* Renamed: {{Code|GET}} → {{Command|SHOW OPTIONS}}
* Renamed: {{Code|STORE}} → {{Command|BINARY PUT}}
* Renamed: {{Code|RETRIEVE}} → {{Command|BINARY GET}}
* Renamed: {{Code|REPLACE}} → {{Command|PUT}}
=XQuery=
Functions of all modules, excluding the [[File Module]], now consistently resolve relative URI references against the static base URI, and not the current working directory.
 
=Commands=
 
The following commands have been revised:
 
{| class="wikitable"
|-
! BaseX 10
! BaseX 9
|-
| {{Command|GET}}: Retrieve single XML document.
| –
|-
| {{Command|LIST}}: List directories and resources.
| –
|-
| {{Command|PUT}}
| Old name: {{Code|REPLACE}}
|-
| {{Command|BINARY PUT}}
| Old name: {{Code|STORE}}
|-
| {{Command|BINARY GET}}
| Old name: {{Code|RETRIEVE}}
|-
| {{Command|SHOW OPTIONS}}
| Old name: {{Code|GET}}
|}
=HTTP Requests=
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu