芝麻web文件管理V1.00
编辑当前文件:/home/xlink/chroot/var/lib/dnf/history.sqlite
SQLite format 3 @ .K trans,!trans_itemH @System rzchroot 0 ~ytoje`[VQLGB=83.)$ 0 / . - , + * ) ( ' & % $ # " ! H vi\OB5(whZK=. r c U F 8 ) {m^PA3$ H ,0 G +,F +/ E *+D *. C )*B )- A ()@ (, ? '(> '+ = &< &* ; %: %) 9 $8 $( 7 #6 #' 5 " 4 "& 3 !2 !% 1 0 $ / . # - , " + * ! ) ( ' & % $ # " ! X {tmf_X GFEDCBA@?>=<;:98765432 10/.-, +* )('&%$#"! A yqiaYQIA GFEDCBA@?>=<;:9876543210 /.-,+* )( '&%$#"! 0 M jL-sU7 { [ ; kN0xZ< j M 00RZphp848.4.13x86_64//RZphp838.3.141x86_64..RZphp828.2.261x86_64--RZphp818.1.311x86_64,,RZphp838.3.121x86_64++RZphp828.2.241x86_64**RZphp818.1.301x86_64))RZphp838.3.101x86_64((RZphp828.2.221x86_64''RZphp808.0.304x86_64&&RZphp747.4.337x86_64%%RZphp737.3.338x86_64$$RZphp727.2.3416x86_64##RZphp717.1.3320x86_64""RZphp707.0.3325x86_64!!RZphp565.6.4023x86_64 RZphp55.3.2953x86_64RZphp838.3.81x86_64RZphp828.2.201x86_64RZphp818.1.291x86_64RZwwwtool1.451x86_64RZwwwlib1.641x86_64RZphp838.3.61x86_64RZphp828.2.181x86_64RZphp818.1.281x86_64RZruby1.9.3p5516x86_64RZpython22.7.183x86_64%RZperl536mod5.365x86_64RZperl5365.36.12x86_64RZperl5185.18.42x86_64RZpython33.11.61x86_64RZphp838.3.41x86_64RZphp828.2.171x86_64RZphp818.1.272x86_64RZphp808.0.303x86_64 RZphp747.4.335x86_64RZphp737.3.337x86_64RZphp727.2.3415x86_64 RZmagick6.9.13.71x86_64 RZphp717.1.3319x86_64RZphp707.0.3324x86_64RZphp565.6.4022x86_64RZphp55.3.2952x86_64RZwwwtool1.441x86_64RZwwwwrap1.151x86_64RZwwwlib1.631x86_64RZrhbase7.9.20096x86_64 RZchroot1.291x86_64 0 ~xrlf`ZTNHB<60*$ 00//..--,,++**))((''&&%%$$##""!! 0 } RP42cF 5* ) d G m } q Ro RZphp848.4.13x86_640RZphp838.3.141x86_64/RZphp828.2.261x86_64.RZphp818.1.311x86_64-RZphp838.3.121x86_64,RZphp828.2.241x86_64+RZphp818.1.301x86_64*RZphp838.3.101x86_64)RZphp828.2.221x86_64(RZphp808.0.304x86_64'RZphp747.4.337x86_64&RZphp737.3.338x86_64%RZphp727.2.3416x86_64$RZphp717.1.3320x86_64#RZphp707.0.3325x86_64"RZphp565.6.4023x86_64!RZphp55.3.2953x86_64 RZphp838.3.81x86_64RZphp828.2.201x86_64RZphp818.1.291x86_64RZwwwtool1.451x86_64RZwwwlib1.641x86_64RZphp838.3.61x86_64RZphp828.2.181x86_64RZphp818.1.281x86_64RZruby1.9.3p5516x86_64RZpython22.7.183x86_64%RZperl536mod5.365x86_64RZperl5365.36.12x86_64RZperl5185.18.42x86_64RZpython33.11.61x86_64RZphp838.3.41x86_64RZphp828.2.171x86_64RZphp818.1.272x86_64RZphp808.0.303x86_64RZphp747.4.335x86_64 RZphp737.3.337x86_64RZphp727.2.3415x86_64RZmagick6.9.13.71x86_64 RZphp717.1.3319x86_64 RZphp707.0.3324x86_64RZphp565.6.4022x86_64RZphp55.3.2952x86_64RZwwwtool1.441x86_64RZwwwwrap1.151x86_64RZwwwlib1.631x86_64RZrhbase7.9.20096x86_64 RZchroot1.291x86_64 6 8PI AU/ indexsqlite_autoindex_comps_environmen {tabletranstransCREATE TABLE trans ( id INTEGER PRIMARY KEY AUTOINCREMENT, dt_begin INTEGER NOT NULL, /* (unix timestamp) date and time of transaction begin */ dt_end INTEGER, /* (unix timestamp) date and time of transaction end */ rpmdb_version_begin TEXT, rpmdb_version_end TEXT, releasever TEXT NOT NULL, /* var: $releasever */ user_id INTEGER NOT NULL, /* user ID (UID) */ cmdline TEXT, /* recorded command line (program, options, arguments) */ state INTEGER NOT NULL /* (enum) */ , comment TEXT DEFAULT '');--)tableitem_replaced_byitem_replaced_byCREATE TABLE item_replaced_by ( /* M:N relationship between transaction items */ trans_item_id INTEGER REFERENCES trans_item(id), by_trans_item_id INTEGER REFERENCES trans_item(id), PRIMARY KEY (trans_item_id, by_trans_item_id) )?S- indexsqlite_autoindex_item_replaced_by_1item_replaced_by ^!!tabletrans_itemtrans_itemCREATE TABLE trans_item ( id INTEGER PRIMARY KEY AUTOINCREMENT, trans_id INTEGER REFERENCES trans(id), item_id INTEGER REFERENCES item(id), repo_id INTEGER REFERENCES repo(id), action INTEGER NOT NULL, /* (enum) */ reason INTEGER NOT NULL, /* (enum) */ state INTEGER NOT NULL /* (enum) */ )'1tableitemitemCREATE TABLE item ( id INTEGER PRIMARY KEY, item_type INTEGER NOT NULL /* (enum) 1: rpm, 2: group, 3: env ...*/ )))?tableconsole_outputconsole_outputCREATE TABLE console_output ( id INTEGER PRIMARY KEY, trans_id INTEGER REFERENCES trans(id), file_descriptor INTEGER NOT NULL, /* stdout: 1, stderr : 2 */ line TEXT NOT NULL )tablereporepoCREATE TABLE repo ( id INTEGER PRIMARY KEY, repoid TEXT NOT NULL /* repository ID aka 'repoid' */ )P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq) x B g F?B n7tableconfigconfigCREATE TABLE config ( key TEXT PRIMARY KEY, value TEXT NOT NULL )+? indexsqlite_autoindex_config_1config^1!yindextrans_item_item_idtrans_itemCREATE INDEX trans_item_item_id ON trans_item(item_id)a3!}indextrans_item_trans_idtrans_itemCREATE INDEX trans_item_trans_id ON trans_item(trans_id)9Qindexrpm_namerpmCREATE INDEX rpm_name ON rpm(name)L;;/tablecomps_environment_groupcomps_environment_groupCREATE TABLE comps_environment_group ( id INTEGER PRIMARY KEY AUTOINCREMENT, environment_id INTEGER NOT NULL, groupid TEXT NOT NULL, installed INTEGER NOT NULL, group_type INTEGER NOT NULL, FOREIGN KEY(environment_id) REFERENCES comps_environment(item_id), CONSTRAINT comps_environment_group_unique_groupid UNIQUE (environment_id, groupid) )Ma; indexsqlite_autoindex_comps_environment_group_1comps_environment_group AU/ indexsqlite_autoindex_comps_environment_1comps_environment;//%tablecomps_environmentcomps_environmentCREATE TABLE comps_environment ( item_id INTEGER UNIQUE NOT NULL, environmentid TEXT NOT NULL, name TEXT NOT NULL, translated_name TEXT NOT NULL, pkg_types INTEGER NOT NULL, FOREIGN KEY(item_id) REFERENCES item(id) )EY3 indexsqlite_autoindex_comps_group_package_1comps_group_package33Ytablecomps_group_packagecomps_group_packageCREATE TABLE comps_group_package ( id INTEGER PRIMARY KEY AUTOINCREMENT, group_id INTEGER NOT NULL, name TEXT NOT NULL, installed INTEGER NOT NULL, pkg_type INTEGER NOT NULL, FOREIGN KEY(group_id) REFERENCES comps_group(item_id), CONSTRAINT comps_group_package_unique_name UNIQUE (group_id, name) )5I# indexsqlite_autoindex_comps_group_1comps_group### tablecomps_groupcomps_groupCREATE TABLE comps_group ( item_id INTEGER UNIQUE NOT NULL, groupid TEXT NOT NULL, name TEXT NOT NULL, translated_name TEXT NOT NULL, pkg_types INTEGER NOT NULL, FOREIGN KEY(item_id) REFERENCES item(id) )% 9 indexsqlite_autoindex_rpm_2rpm%9 indexsqlite_autoindex_rpm_1rpm #tablerpmrpmCREATE TABLE rpm ( item_id INTEGER UNIQUE NOT NULL, name TEXT NOT NULL, epoch INTEGER NOT NULL, /* empty epoch is stored as 0 */ version TEXT NOT NULL, release TEXT NOT NULL, arch TEXT NOT NULL, FOREIGN KEY(item_id) REFERENCES item(id), CONSTRAINT rpm_unique_nevra UNIQUE (name, epoch, version, release, arch) )3 G! indexsqlite_autoindex_trans_with_1trans_with !!utabletrans_withtrans_with CREATE TABLE trans_with ( id INTEGER PRIMARY KEY AUTOINCREMENT, trans_id INTEGER REFERENCES trans(id), item_id INTEGER REFERENCES item(id), CONSTRAINT trans_with_unique_trans_item UNIQUE (trans_id, item_id) ) 0 l`THv<j0^$RF : .w RZphp840RZphp83/RZphp82.RZphp81-RZphp83,RZphp82+RZphp81*RZphp83)RZphp82(RZphp80'RZphp74&RZphp73%RZphp72$RZphp71#RZphp70"RZphp56! RZphp5 RZphp83RZphp82RZphp81 RZwwwtoolRZwwwlibRZphp83RZphp82RZphp81 RZruby RZpython2%RZperl536mod RZperl536 RZperl518 RZpython3RZphp83RZphp82RZphp81RZphp80RZphp74 RZphp73RZphp72RZmagick RZphp71 RZphp70RZphp56 RZphp5 RZwwwtool RZwwwwrapRZwwwlibRZrhbase RZchroot HS ysmga[UOIC=71+% }wqke_YS ,H+G+F*E*D)C)B(A(@'?'>&=&<%;%:$9$8#7#6"5"4!3!2 1 0/.-,+*)('&%$#"! HR H< l`T~xr0f$ZNB6*|pdXvj^R 0H,G/F+E.D*C-B)A,@(?+>=*<;):9(87'6 5&43%21$0 /#.-",+!*) ('&%$#"! version1.2 version <