晋太元中,武陵人捕鱼为业。缘溪行,忘路之远近。忽逢桃花林,夹岸数百步,中无杂树,芳草鲜美,落英缤纷。渔人甚异之,复前行,欲穷其林。   林尽水源,便得一山,山有小口,仿佛若有光。便舍船,从口入。初极狭,才通人。复行数十步,豁然开朗。土地平旷,屋舍俨然,有良田、美池、桑竹之属。阡陌交通,鸡犬相闻。其中往来种作,男女衣着,悉如外人。黄发垂髫,并怡然自乐。   见渔人,乃大惊,问所从来。具答之。便要还家,设酒杀鸡作食。村中闻有此人,咸来问讯。自云先世避秦时乱,率妻子邑人来此绝境,不复出焉,遂与外人间隔。问今是何世,乃不知有汉,无论魏晋。此人一一为具言所闻,皆叹惋。余人各复延至其家,皆出酒食。停数日,辞去。此中人语云:“不足为外人道也。”(间隔 一作:隔绝)   既出,得其船,便扶向路,处处志之。及郡下,诣太守,说如此。太守即遣人随其往,寻向所志,遂迷,不复得路。   南阳刘子骥,高尚士也,闻之,欣然规往。未果,寻病终。后遂无问津者。 sh-3ll

HOME


sh-3ll 1.0
DIR:/proc/thread-self/root/proc/thread-self/root/var/softaculous/adminer/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/var/softaculous/adminer/changelog.txt
Adminer 5.4.2 (released 2026-02-08)

	Avoid denial-of-service via version check (GHSA-q4f2-39gr-45jh, regression from 4.6.2)
	Pretty print JSON in edit
	Support multiline generated values in alter table
	Link //domain.tld values
	Improve print of nested tables
	Hide sort links on unsortable columns
	Display uneditable fields in edit form
	Shorten all but numeric and date types in select
	Fix escaping spaces in cookie value (bug #1208)
	Don't quote comma in TSV export (bug #1238)
	MariaDB: Don't display checks with the same name from another table (bug #1135)
	PostgreSQL: Offer foreign keys in create table
	PostgreSQL: Add missing parentheses to CHECK export
	PostgreSQL: Allow creating NOT DEFERRABLE foreign keys
	PostgreSQL: Remove duplicate DEFERRABLE in foreign key export
	PostgreSQL: Add schema to sequence and view export
	PostgreSQL: Fix definition of complex generated columns
	PostgreSQL: Mark unique partial indexes as unique (bug #1172)
	PostgreSQL: Fix namespace in inheritance links (bug #1221)
	non-PostgreSQL: Display NOT NULL checks (bug #1237)
	ClickHouse: Fix offset (bug #1188)
	ClickHouse: Fix list of tables (bug #1176)
	Plugins: Methods showVariables() and showStatus() (bug #1157)
	Plugins: Allow to be in any namespace
	New plugin: IGDB driver

Adminer 5.4.1 (released 2025-09-26)

	SQL command: Unlink NULL primary keys
	Do not quote 0 in CSV export
	Warn about exceeded upload_max_filesize in imports
	Prolong queries saved from SQL command to URL (bug #1154)
	MySQL: Fix displaying routine definition (bug #1156, regression from 5.4.0)

Adminer 5.4.0 (released 2025-09-08)

	Allow specifying operator in search anywhere
	Do not order descending in GROUP BY select
	Allow exporting SQL in SQL command (bug #1092)
	Add section links in database overview
	Warn about exceeded max_file_uploads in import
	Display @ after username without server in existing logins
	Display data length and index length for materialized views
	Link routines from syntax highlighting
	Autofocus added field in alter table
	Executed SQL commands: Add button for copy to clipboard
	Load more: run syntax highlighter
	Allow connecting to IPv6 (bug #1095)
	MySQL: Fix saving empty enum (bug #1152)
	MySQL 5.0-: Do not load partitioning info in alter table (bug #1099)
	MariaDB: Parse COLLATE in routine definition (bug #1104)
	PostgreSQL: Show structure of inherited tables
	PostgreSQL: Display index expressions
	PostgreSQL: Add SQL operator to select
	PostgreSQL: Hide only partitions, not all inherited tables from menu
	PostgreSQL: Allow comparing json columns (bug #1107)
	PostgreSQL: Shorten values in hstore columns
	PostgreSQL: Quote edit value with interval operator
	PostgreSQL: Fix calling functions with name-less parameters
	PostgreSQL: Fix calling functions returing table
	PostgreSQL: Don't treat user types containing 'file' as blobs (bug #1118)
	PostgreSQL: Export DROP and CREATE DATABASE (bug #1140)
	PostgreSQL 11-: Avoid duplicate oid in table status (bug #1089)
	Elasticsearch: Support dropping aliases
	Plugins: Methods afterConnect(), processList() and killProcess()
	New plugin: Display row numbers in select (bug #1106)
	New plugin: Specify query timeout

Adminer 5.3.0 (released 2025-05-04)

    Align numeric functions right
    Autocomplete: Support table aliases
    Fix type error in Create function (bug #1053, regression from 5.1.1)
    Add border to column actions (bug #1072)
    Align money values right (bug #1071)
    MySQL: Avoid warning on selecting tables with fulltext indexes (bug #1036)
    MySQL, PostgreSQL: Support index algorithms (bug #1030)
    MySQL: Fix connecting to localhost:3306 (bug #1057, regression from 5.1.1)
    PostgreSQL, CockroachDB: Creating partitioned tables (bug #1031)
    PostgreSQL: Move partitioned tables from table list to parent table
    PostgreSQL: Support partial indices (bug #1048)
    PostgreSQL: Support calling functions returning table (bug #1040)
    PostgreSQL: Add NOT ILIKE operator (bug #1066)
    Editor: Fix bit and enum search (bug #1062)
    Designs: adminer.css with 'prefers-color-scheme: dark' doesn't disable dark mode
    Plugins: Method bodyClass() to add <body class>
    Plugins: Allow setting dark mode in css()
    Hindi translation

Adminer 5.2.1 (released 2025-04-11)
	
	Fix search anywhere (bug #1004, regression from 5.1.1)
	Fix import without primary key (bug #1017, regression from 5.1.1)
	PostgreSQL PDO: Fix bytea without primary key (bug #1021)
	non-MySQL: Parse '--' without trailing space as comment in SQL command (bug #1025, regression from 5.2.0)

Adminer 5.2.0 (released 2025-04-08)

    Autocomplete SQL commands
    Do not edit NULL values by Modify (bug #967)
    Fix foreign key actions (regression from 5.1.1)
    MySQL: Display number of found rows in group queries (regression from 5.1.1)
    PostgreSQL: Support COPY FROM stdin in SQL query (bug #942)
    non-MySQL: Parse '--' without trailing space as comment in SQL command (bug SF-842)
    MS SQL: Limit one INSERT in export to 1000 rows (bug #983)
    CSS: Add logo
    Editor: Move mass sending e-mails to a plugin
    Plugins: Support translations by extending Adminer\Plugin
    New plugin: Configure options by end-users and store them to a cookie
    New plugin: Configure menu table links
    New plugin: Set up driver, server and database in Adminer Editor

Adminer 5.1.1 (released 2025-04-02)

    Export: Fix tar (regression from 5.0.3)
    Select: Allow ordering by COUNT(*) (bug #966, regression from 5.0.2)
    Optimize retrieving columns for schema
    Elasticsearch: Make it work with Elasticsearch 8
    CSS: Hide menu on mobile
    CSS: Invert icons in dark mode
    Plugins: Allow changing CSP by more plugins
    New plugin: Use Monaco Editor for syntax highlighting
    New plugin: Use Prism for syntax highlighting

Adminer 5.1.0 (released 2025-03-24)

	Display collation at table structure if different from table
	Ctrl+click in select moves the cursor in modern browsers
	URL parameter ?ext=pdo to force using PDO
	PDO: Handle PHP warnings for internal queries
	PostgreSQL: Display auto_increment of inserted rows
	PostgreSQL: Display description of system variables
	PostgreSQL: Avoid warning about crdb_version (bug #924, regression from 5.0.5)
	PostgreSQL 11: Support PROCEDURE
	SQLite PDO: Display results in SQL query
	MS SQL: Fix collation issues when retrieving default values
	MS SQL PDO: Display last insert ID
	CSS: Sticky table headers (bug #918)
	CSS: Allow more custom styles with dark mode (bug #925)
	CSS: Increase maximum width of string edit (bug #930)
	CSS: Increase space after SQL result (bug #937)
	Plugins: autoload plugins from adminer-plugins/
	Plugins: configure plugins with adminer-plugins.php
	Plugins: Display loaded plugins in server overview
	New plugin: AI prompt in SQL command generating the queries with Google Gemini
	New plugin: Verify new versions from GitHub
	New plugin: IMAP driver created for fun
	New plugin: Display links to tables referencing current row
	New plugin: Allow switching light and dark mode (bug #926)
	New plugin: Confirm before unloading page with changed form
	Uzbek translation