Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
  lib 871683b8 mehr als 6 Jahren admin Added virtual functions to simplify database ma...
  plugins 38f046a8 mehr als 6 Jahren admin DbFile: Implemented AQDB_DB_GetTableNameList().
  tools c0e9e4c9 mehr als 6 Jahren admin aqdbtool: Sort list of table names before output.
  typemaker2 f99de977 mehr als 11 Jahren admin Initial import.
Makefile.am 1,18 KB ef77a078 mehr als 6 Jahren admin aqdbtool: Started working on this new tool Thi...
aqdb.c 4,05 KB 128e04fa mehr als 10 Jahren admin New module compiles now.
aqdb.h 3,68 KB b818d95e mehr als 7 Jahren admin Added newlines.
aqdb_api.h 1,36 KB f99de977 mehr als 11 Jahren admin Initial import.
libtest.c 35,1 KB ce968ecc mehr als 9 Jahren admin Started working on rollback code in backend DbF...
version.h.in 1,09 KB f99de977 mehr als 11 Jahren admin Initial import.
vg_calls.sh 109 Bytes f52e675f mehr als 9 Jahren admin Added valgrind scripts.
vg_run.sh 219 Bytes f52e675f mehr als 9 Jahren admin Added valgrind scripts.

Aktuellste Revisionen

# Datum Autor Kommentar
c0e9e4c9 27.01.2019 15:20 admin

aqdbtool: Sort list of table names before output.

6cb66f1e 27.01.2019 15:20 admin

aqdbtool: Added command "showtables".

This command can be used to view some information about tables (i.e. types)
stored within a AQDB database.

It can also scan all objects to detect database inconsistencies.

38f046a8 27.01.2019 15:18 admin

DbFile: Implemented AQDB_DB_GetTableNameList().

ef77a078 26.01.2019 17:58 admin

aqdbtool: Started working on this new tool

This tool can later be used to check for consistency of the database and
to list content/show information about a given database.

It should later also be able to copy a database into another database (or
to/from XML files).

07355d60 26.01.2019 17:56 admin

DbFile: Implemented AQDB_DB_Check().

Uses AQFS checks to check for lowlevel consistency of the underlying AQFS file.

f04a8a5f 26.01.2019 17:55 admin

AqFS: Finished tool aqfscheck.

This tool can be used to check the lowlevel consistency of a AQFS file.

c3d8f735 26.01.2019 17:52 admin

DbDir: Implemented GetTableNameList().

871683b8 26.01.2019 17:52 admin

Added virtual functions to simplify database management.

- AQDB_Db_Check(): check database for lowlevel consistency
- AQDB_Db_GetTableNameList(): list names of tables in a database

20647e8d 23.01.2019 23:01 admin

Added tool to validate a AQFS file.

This tool checks whether a file contains valid objects.

069fdf46 15.12.2018 15:50 admin

Fixed more memory leaks.

Revisionen anzeigen

Auch abrufbar als: Atom